mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2026-01-11 15:16:07 +01:00
2017-09-30 Fred Gleason <fredg@paravelsystems.com>
* Added a [Provisioning] section to rd.conf(5). * Moved code to create new hosts to the 'RDStation::create()' method. * Moved code to delete hosts to the 'RDStation::remove()' method. * Implemented 'CreateHost=' and 'NewHostTemplate=' parameters in the [Provisioning] section of rd.conf(5).
This commit is contained in:
@@ -46,7 +46,6 @@ class ListStations : public QDialog
|
||||
|
||||
private:
|
||||
void RefreshList(QString stationname="");
|
||||
void DeleteStation(QString name);
|
||||
QListBox *list_box;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user