diff options
Diffstat (limited to 'cfengine')
-rw-r--r-- | cfengine/cf.groups.xenux | 21 | ||||
-rw-r--r-- | cfengine/cf.site | 2 | ||||
-rw-r--r-- | cfengine/cf.site.xenux | 12 |
3 files changed, 15 insertions, 20 deletions
diff --git a/cfengine/cf.groups.xenux b/cfengine/cf.groups.xenux index 6a1e5c5..56d17e4 100644 --- a/cfengine/cf.groups.xenux +++ b/cfengine/cf.groups.xenux @@ -5,29 +5,28 @@ groups: xenux = ( elrond oin smaug bilbo orcrist beorn bill ) 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 ) raps = ( aries ) - raatstof = ( raatstof ) sagahus = ( saga ) venture = ( mimer heimdal thor ) - divitech = ( baal ) + ntiexpo = ( balrog ) 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 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 ) + FTPServer_xenux = ( beorn smaug mimer ) + NameServer_xenux = ( elrond gandalf saga heimdal balrog ) + FileServer_xenux = ( orcrist gandalf aries saga thor balrog ) + VPNServer_xenux = ( orcrist aries heimdal ) + Firewall_xenux = ( orcrist aries saga heimdal ) + CVSServer_xenux = ( bilbo bill ) GMServer_xenux = ( bilbo ) - DHCPServer_xenux = ( orcrist raatstof saga thorin heimdal baal ) + DHCPServer_xenux = ( orcrist saga thorin heimdal balrog ) FAIServer_xenux = ( thorin ) - CDWriter_xenux = ( bilbo baal ) + CDWriter_xenux = ( bilbo ) 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 ) wol_xenux = ( aries ) - cc_xenux = ( raatstof saga ) + cc_xenux = ( saga ) # tdk_xenux = ( ) wp_xenux = ( oin www bilbo orcrist smaug beorn heimdal mimer ) # dnai_xenux = ( ) diff --git a/cfengine/cf.site b/cfengine/cf.site index 88ca053..d86833d 100644 --- a/cfengine/cf.site +++ b/cfengine/cf.site @@ -1,5 +1,5 @@ import: jones|homebase|pierre|rornaestved|satsbutikken|ida|shared|adamatic|cafe3|haakansson|peronard:: $(cfroot)/cf.site.jones - xenux|xenuxlocal|raps|raatstof|sagahus|venture|divitech:: + xenux|xenuxlocal|raps|sagahus|venture|ntiexpo:: $(cfroot)/cf.site.xenux diff --git a/cfengine/cf.site.xenux b/cfengine/cf.site.xenux index 447d930..3279506 100644 --- a/cfengine/cf.site.xenux +++ b/cfengine/cf.site.xenux @@ -25,10 +25,6 @@ control: site = ( raps ) domain = ( r-aps.dk ) sysadm = ( root@r-aps.dk ) - raatstof:: # Radio Råtstof - site = ( radio-raatstof ) - domain = ( raatstof.local ) - sysadm = ( postmaster@raatstof.dk ) sagahus:: # Sagahus site = ( sagahus ) domain = ( sagahus.local ) @@ -37,10 +33,10 @@ control: site = ( venture ) domain = ( venture.local ) sysadm = ( admin@husetventure.dk ) - divitech:: # divitech - site = ( divitech ) - domain = ( divitech.local ) - sysadm = ( admin@divitech.dk ) + ntiexpo:: # NTI + site = ( ntiexpo ) + domain = ( nti-expo.local ) + sysadm = ( klaus@xenux.dk ) # netmask = ( 255.255.255.0 ) |