diff options
author | Juri Jensen <juri@xenux.dk> | 2002-02-05 15:15:14 +0000 |
---|---|---|
committer | Juri Jensen <juri@xenux.dk> | 2002-02-05 15:15:14 +0000 |
commit | 27a67a190801b303c1f82dc1bc88ff80104df600 (patch) | |
tree | ec076b640a00e18698b8dc6a7865e81739bf0bec /cfengine | |
parent | f239dc1301d2bcc89955e18ddcced0309d8380d4 (diff) |
cfengine: Added a new site, sagahus.
Diffstat (limited to 'cfengine')
-rw-r--r-- | cfengine/cf.groups.xenux | 13 | ||||
-rw-r--r-- | cfengine/cf.site.xenux | 4 |
2 files changed, 11 insertions, 6 deletions
diff --git a/cfengine/cf.groups.xenux b/cfengine/cf.groups.xenux index 80d6b98..b015d22 100644 --- a/cfengine/cf.groups.xenux +++ b/cfengine/cf.groups.xenux @@ -8,17 +8,18 @@ groups: grinsted = ( debian-grinsted ) mogensen = ( mogl-filer mogl-firewall ) raatstof = ( raatstof ) + sagahus = ( saga ) 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 ) + WWWServer_xenux = ( beorn saga ) FTPServer_xenux = ( beorn smaug ) - NameServer_xenux = ( elrond gandalf raatstof ) - FileServer_xenux = ( orcrist gandalf mogl-filer aries raatstof ) + NameServer_xenux = ( elrond gandalf raatstof saga ) + 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 ) + Firewall_xenux = ( orcrist mogl-firewall aries debian-grinsted raatstof saga ) CVSServer_xenux = ( bilbo ) GMServer_xenux = ( bilbo ) - DHCPServer_xenux = ( orcrist raatstof ) + DHCPServer_xenux = ( orcrist raatstof saga ) FAIServer_xenux = ( thorin ) CDWriter_xenux = ( bilbo ) IMAPServer_xenux = ( oin ) @@ -26,7 +27,7 @@ groups: # MailClient_xenux = ( ) # wol_xenux = ( ) - cc_xenux = ( raatstof mogl-firewall mogl-filer ) + cc_xenux = ( raatstof mogl-firewall mogl-filer saga ) # tdk_xenux = ( ) wp_xenux = ( oin www bilbo orcrist smaug beorn ) # dnai_xenux = ( ) diff --git a/cfengine/cf.site.xenux b/cfengine/cf.site.xenux index 46715ce..a3846de 100644 --- a/cfengine/cf.site.xenux +++ b/cfengine/cf.site.xenux @@ -37,6 +37,10 @@ control: site = ( radio-raatstof ) domain = ( raatstof.local ) sysadm = ( postmaster@raatstof.dk ) + sagahus:: # Sagahus + site = ( sagahus ) + domain = ( sagahus.local ) + sysadm = ( juri@xenux.dk ) # netmask = ( 255.255.255.0 ) |