diff options
author | Klaus Agnoletti <klaus@xenux.dk> | 2003-03-03 13:22:10 +0000 |
---|---|---|
committer | Klaus Agnoletti <klaus@xenux.dk> | 2003-03-03 13:22:10 +0000 |
commit | aa34eef7e46820201cc956d319de48fef4013d7f (patch) | |
tree | 7b92903bb7b32eb5ee60aeeb9c218301051a3b0d /cfengine | |
parent | 88d3c5c57177e36cdf5258875aa9da8d942d913d (diff) |
* Added new site : helenesminde
Diffstat (limited to 'cfengine')
-rw-r--r-- | cfengine/cf.groups.xenux | 11 | ||||
-rw-r--r-- | cfengine/cf.site | 2 | ||||
-rw-r--r-- | cfengine/cf.site.xenux | 4 |
3 files changed, 11 insertions, 6 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 ) diff --git a/cfengine/cf.site b/cfengine/cf.site index 6ae7f7f..af2aa52 100644 --- a/cfengine/cf.site +++ b/cfengine/cf.site @@ -1,5 +1,5 @@ import: jones|homebase|pierre|rornaestved|satsbutikken|idaskolen|shared|adamatic|cafe3|haakansson|peronard|louiz|lab|steenwinkel|vega:: $(cfroot)/cf.site.jones - xenux|xenuxlocal|raps|sagahus|venture|ntiexpo:: + xenux|xenuxlocal|raps|sagahus|venture|ntiexpo|helenesminde:: $(cfroot)/cf.site.xenux diff --git a/cfengine/cf.site.xenux b/cfengine/cf.site.xenux index 59ade34..728fb33 100644 --- a/cfengine/cf.site.xenux +++ b/cfengine/cf.site.xenux @@ -41,6 +41,10 @@ control: site = ( louiz ) domain = ( louiz.dk ) sysadm = ( hostmaster@louiz.dk ) + helenesminde:: + site = ( helenesminde ) + domain = ( helenesminde.local ) + sysadm = ( support@xenux.dk ) # netmask = ( 255.255.255.0 ) |