diff options
author | Juri Jensen <juri@xenux.dk> | 2002-02-18 14:28:05 +0000 |
---|---|---|
committer | Juri Jensen <juri@xenux.dk> | 2002-02-18 14:28:05 +0000 |
commit | a86c5474cea9ac327e05bec98be53fe1803d765c (patch) | |
tree | 714b4f2b5247284ef9dfdf08e872dc33bf5c7e9e /cfengine | |
parent | e62fb92ba6a8577a69d595d2769d526a5f38ff69 (diff) |
cfengine: Added our autoinstall server, thorin, as a nameserver and dhcp server.
Diffstat (limited to 'cfengine')
-rw-r--r-- | cfengine/cf.groups.xenux | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/cfengine/cf.groups.xenux b/cfengine/cf.groups.xenux index b015d22..cc01a2e 100644 --- a/cfengine/cf.groups.xenux +++ b/cfengine/cf.groups.xenux @@ -3,7 +3,7 @@ # groups: xenux = ( elrond oin smaug bilbo orcrist insight beorn ) - xenuxlocal = ( gandalf pc60 pc61 pc62 pc63 pc64 pc65 pc66 pc67 pc68 pc69 pc70 pc71 pc72 pc73 pc74 pc75 pc76 pc77 pc78 pc79 pc80 ) + xenuxlocal = ( gandalf thorin pc60 pc61 pc62 pc63 pc64 pc65 pc66 pc67 pc68 pc69 pc70 pc71 pc72 pc73 pc74 pc75 pc76 pc77 pc78 pc79 pc80 ) raps = ( aries ) grinsted = ( debian-grinsted ) mogensen = ( mogl-filer mogl-firewall ) @@ -13,13 +13,13 @@ groups: 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 ) - NameServer_xenux = ( elrond gandalf raatstof saga ) + NameServer_xenux = ( elrond gandalf raatstof saga thorin ) FileServer_xenux = ( orcrist gandalf mogl-filer aries raatstof saga ) VPNServer_xenux = ( orcrist mogl-firewall aries debian-grinsted ) Firewall_xenux = ( orcrist mogl-firewall aries debian-grinsted raatstof saga ) CVSServer_xenux = ( bilbo ) GMServer_xenux = ( bilbo ) - DHCPServer_xenux = ( orcrist raatstof saga ) + DHCPServer_xenux = ( orcrist raatstof saga thorin ) FAIServer_xenux = ( thorin ) CDWriter_xenux = ( bilbo ) IMAPServer_xenux = ( oin ) |