mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-11 09:03:40 +02:00
2019-02-19 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdamin(1) that caused PyPAD instance data to fail to be cloned properly when creating a new host entry.
This commit is contained in:
@@ -6,7 +6,6 @@ FIELD NAME TYPE REMARKS
|
||||
------------------------------------------------------------------------------
|
||||
ID int(10) unsigned * Primary key, Auto Increment
|
||||
STATION varchar(64) From STATIONS.NAME
|
||||
INSTANCE int(10) unsigned
|
||||
INPUT_CARD int(11) None=-1
|
||||
INPUT_TYPE enum('A','D')
|
||||
OUTPUT_CARD int(11) None=-1
|
||||
|
Reference in New Issue
Block a user