diff options
Diffstat (limited to 'cfengine/cf.groups.xenux')
-rw-r--r-- | cfengine/cf.groups.xenux | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/cfengine/cf.groups.xenux b/cfengine/cf.groups.xenux index bfda658..909b0d5 100644 --- a/cfengine/cf.groups.xenux +++ b/cfengine/cf.groups.xenux @@ -6,18 +6,19 @@ groups: xenuxlocal = ( gandalf thorin legolas pc60 pc61 pc62 pc63 pc64 pc65 pc66 pc67 pc68 pc69 pc70 pc71 pc72 pc73 pc74 pc75 pc76 pc77 pc78 pc79 pc80 ) sagahus = ( saga ) louiz = ( saks lineal ) - + helenesminde = ( firebird ) + Standalone_xenux = ( pc60 pc61 pc62 pc63 pc64 pc65 pc66 pc67 pc68 pc69 pc70 pc71 pc72 pc73 pc74 pc75 pc76 pc77 pc78 pc79 pc80 ) - WWWServer_xenux = ( beorn smaug saga ) + WWWServer_xenux = ( beorn smaug saga firebird ) FTPServer_xenux = ( beorn smaug ) - NameServer_xenux = ( elrond gandalf saga pippin thorin ) - FileServer_xenux = ( orcrist gandalf aries saga ) + NameServer_xenux = ( elrond gandalf saga pippin thorin firebird ) + FileServer_xenux = ( orcrist gandalf aries saga firebird ) VPNServer_xenux = ( orcrist aries ) Firewall_xenux = ( orcrist aries saga glamdring ) CVSServer_xenux = ( bilbo bill ) GMServer_xenux = ( bilbo ) SpamAssServer_xenux = ( oin ) - DHCPServer_xenux = ( saga thorin legolas gandalf ) + DHCPServer_xenux = ( saga thorin legolas gandalf firebird ) FAIServer_xenux = ( thorin ) CDWriter_xenux = ( gandalf ) IMAPServer_xenux = ( oin ) |