diff options
-rw-r--r-- | cfengine/cf.groups.xenux | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/cfengine/cf.groups.xenux b/cfengine/cf.groups.xenux index 2771377..6a1e5c5 100644 --- a/cfengine/cf.groups.xenux +++ b/cfengine/cf.groups.xenux @@ -8,19 +8,20 @@ groups: raatstof = ( raatstof ) sagahus = ( saga ) venture = ( mimer heimdal thor ) + divitech = ( baal ) Standalone_xenux = ( bilbo pc60 pc61 pc62 pc63 pc64 pc65 pc66 pc67 pc68 pc69 pc70 pc71 pc72 pc73 pc74 pc75 pc76 pc77 pc78 pc79 pc80 ) WWWServer_xenux = ( beorn saga ) - FTPServer_xenux = ( beorn smaug mimer ) - NameServer_xenux = ( elrond gandalf raatstof saga heimdal ) - FileServer_xenux = ( orcrist gandalf aries raatstof saga thor ) - VPNServer_xenux = ( orcrist aries heimdal ) - Firewall_xenux = ( orcrist aries raatstof saga heimdal ) - CVSServer_xenux = ( bilbo bill ) + FTPServer_xenux = ( beorn smaug mimer baal ) + NameServer_xenux = ( elrond gandalf raatstof saga heimdal baal ) + FileServer_xenux = ( orcrist gandalf aries raatstof saga thor baal ) + VPNServer_xenux = ( orcrist aries heimdal baal ) + Firewall_xenux = ( orcrist aries raatstof saga heimdal baal ) + CVSServer_xenux = ( bilbo bill baal ) GMServer_xenux = ( bilbo ) - DHCPServer_xenux = ( orcrist raatstof saga thorin heimdal ) + DHCPServer_xenux = ( orcrist raatstof saga thorin heimdal baal ) FAIServer_xenux = ( thorin ) - CDWriter_xenux = ( bilbo ) + CDWriter_xenux = ( bilbo baal ) IMAPServer_xenux = ( oin ) MailHub_xenux = ( oin ) MailClient_xenux = ( pc60 pc61 pc62 pc63 pc64 pc65 pc66 pc67 pc68 pc69 pc70 pc71 pc72 pc73 pc74 pc75 pc76 pc77 pc78 pc79 pc80 ) |