From d1700b396915613ff4938e3c0e3fa6ccc22af145 Mon Sep 17 00:00:00 2001 From: Fredrik Thulin Date: Thu, 5 Jun 2014 12:16:18 +0200 Subject: get back host idp-fre-1 --- global/overlay/etc/puppet/manifests/cosmos-site.pp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'global') diff --git a/global/overlay/etc/puppet/manifests/cosmos-site.pp b/global/overlay/etc/puppet/manifests/cosmos-site.pp index 1e6bc1f..47c702b 100644 --- a/global/overlay/etc/puppet/manifests/cosmos-site.pp +++ b/global/overlay/etc/puppet/manifests/cosmos-site.pp @@ -336,8 +336,7 @@ class sunet-dhcp-hosts { dhcp::host { 'dash-fre-1': mac => "52:54:00:a0:01:d5", ip => "130.242.130.213" } - #dhcp::host { 'idp-fre-1': mac => "52:54:00:a0:01:d6", ip => "130.242.130.214" } - dhcp::host { 'worker-fre-1': mac => "52:54:00:a0:01:d6", ip => "130.242.130.214" } + dhcp::host { 'idp-fre-1': mac => "52:54:00:a0:01:d6", ip => "130.242.130.214" } dhcp::host { 'idp-tug-1': mac => "52:54:00:a0:01:d7", ip => "130.242.130.215" } @@ -357,6 +356,7 @@ class sunet-dhcp-hosts { dhcp::host { 'userdb-tug-2': mac => "52:54:00:a0:01:de", ip => "130.242.130.222" } + dhcp::host { 'worker-fre-1': mac => "52:54:00:a0:01:df", ip => "130.242.130.223" } #dhcp::host { 'idp-tug-1': mac => "52:54:00:a0:00:92", ip => "194.68.13.146" } -- cgit v1.1