Split pxeboot and pxeconf
Compare changes
- Daniel Juarez authored
+ 5
− 5
@@ -63,12 +63,12 @@ my $SERVER_ADMIN = "aims-admins\@cern.ch";
Basically the daemon was not synchronising pxe configurations while checking all images/targets.
Splitting into two processes allows to keep on creating confs while sync-ing images.