From 07080279b099076de97bb8d1af3142ab23bd3249 Mon Sep 17 00:00:00 2001 From: Fredrik Thulin Date: Fri, 8 Nov 2013 12:50:36 +0100 Subject: fix kvmidp-fre-2_eth1 --- global/overlay/etc/puppet/manifests/cosmos-site.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'global/overlay/etc/puppet/manifests') diff --git a/global/overlay/etc/puppet/manifests/cosmos-site.pp b/global/overlay/etc/puppet/manifests/cosmos-site.pp index 737c576..9cd9451 100644 --- a/global/overlay/etc/puppet/manifests/cosmos-site.pp +++ b/global/overlay/etc/puppet/manifests/cosmos-site.pp @@ -157,7 +157,7 @@ node 'sto-tug-kvm1.swamid.se' { # eduID FRE hosts dhcp::host { 'kvmidp-fre-2_eth0': mac => "18:03:73:41:f3:e8", ip => "130.242.130.68", hostname => 'kvmidp-fre-2'; } - dhcp::host { 'kvmidp-fre-2_eth1': mac => "18:03:73:41:f3:ea", ip => "130.242.130.68", hostname => 'kvmidp-fre-2'; } + dhcp::host { 'kvmidp-fre-2_eth1': mac => "18:03:73:41:f3:e9", ip => "130.242.130.68", hostname => 'kvmidp-fre-2'; } dhcp::host { 'idp-fre-2a': mac => "52:54:00:04:00:01", ip => "130.242.130.69"; } -- cgit v1.1