diff options
author | Pascal Terjan <pterjan@mageia.org> | 2018-03-04 14:26:57 +0000 |
---|---|---|
committer | Pascal Terjan <pterjan@mageia.org> | 2018-03-04 14:26:57 +0000 |
commit | 283a48f789a73a84a31b9941acd28898b877674d (patch) | |
tree | 89ff65bdbdec0a93a405f448794f14a7503ace0a /manifests | |
parent | dfd55e27e0bdce8291af348d825b6ffca91eecc9 (diff) | |
download | puppet-283a48f789a73a84a31b9941acd28898b877674d.tar puppet-283a48f789a73a84a31b9941acd28898b877674d.tar.gz puppet-283a48f789a73a84a31b9941acd28898b877674d.tar.bz2 puppet-283a48f789a73a84a31b9941acd28898b877674d.tar.xz puppet-283a48f789a73a84a31b9941acd28898b877674d.zip |
Kill krampouezh
Diffstat (limited to 'manifests')
-rw-r--r-- | manifests/nodes/krampouezh.pp | 14 | ||||
-rw-r--r-- | manifests/nodes_ip.pp | 4 |
2 files changed, 0 insertions, 18 deletions
diff --git a/manifests/nodes/krampouezh.pp b/manifests/nodes/krampouezh.pp deleted file mode 100644 index 37fde92c..00000000 --- a/manifests/nodes/krampouezh.pp +++ /dev/null @@ -1,14 +0,0 @@ -# gandi-vm -node krampouezh { -# Location: gandi VM -# -# - #include common::default_mageia_server - include common::default_mageia_server_no_smtp - include postfix::server::secondary - timezone::timezone { 'Europe/Paris': } - - openldap::slave_instance { '1': - rid => 1, - } -} diff --git a/manifests/nodes_ip.pp b/manifests/nodes_ip.pp index 18c8470e..0ebae7f0 100644 --- a/manifests/nodes_ip.pp +++ b/manifests/nodes_ip.pp @@ -1,10 +1,6 @@ # Nodes IP addresses $nodes_ipaddr = { - krampouezh => { - ipv4 => '95.142.164.207', - ipv6 => '2001:4b98:dc0:51:216:3eff:fe6b:4ea9', - }, neru => { ipv4 => '163.172.148.228', ipv6 => '2001:bc8:4400:2800::4115', |