summaryrefslogtreecommitdiff
path: root/global
diff options
context:
space:
mode:
authorFredrik Thulin <fredrik@thulin.net>2013-11-08 12:42:08 +0100
committerFredrik Thulin <fredrik@thulin.net>2013-11-08 12:42:08 +0100
commitc98a09bb114f03cb1d12b06aefdfa792ef0aeb22 (patch)
tree6e41d5acc41ecdf356741a36158ee8b1d21b40bc /global
parentd8f96b7e6e150940eb30a0e90bf0be7cafe56e6b (diff)
Diffstat (limited to 'global')
-rw-r--r--global/overlay/etc/puppet/manifests/cosmos-site.pp9
1 files changed, 6 insertions, 3 deletions
diff --git a/global/overlay/etc/puppet/manifests/cosmos-site.pp b/global/overlay/etc/puppet/manifests/cosmos-site.pp
index e735978..6ee0a8c 100644
--- a/global/overlay/etc/puppet/manifests/cosmos-site.pp
+++ b/global/overlay/etc/puppet/manifests/cosmos-site.pp
@@ -156,17 +156,20 @@ node 'sto-tug-kvm1.swamid.se' {
# eduID FRE hosts
- dhcp::host { 'kvmidp-fre-2': mac => "18:03:73:41:f3:e8", ip => "130.242.130.68"; }
+ 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 { 'idp-fre-2a': mac => "52:54:00:04:00:01", ip => "130.242.130.69"; }
dhcp::host { 'idp-fre-2b': mac => "52:54:00:04:00:02", ip => "130.242.130.70"; }
- dhcp::host { 'auth-fre-2': mac => "18:03:73:0f:41:3c", ip => "130.242.130.76"; }
+ dhcp::host { 'auth-fre-2_eth0': mac => "18:03:73:0f:41:3c", ip => "130.242.130.76", hostname => 'auth-fre-2'; }
+ dhcp::host { 'auth-fre-2_eth1': mac => "18:03:73:0f:41:3d", ip => "130.242.130.76", hostname => 'auth-fre-2'; }
dhcp::host { 'kvm-fre-2': mac => "f0:4d:a2:73:4b:e3", ip => "130.242.130.84"; }
- dhcp::host { 'db-fre-2': mac => "f0:4d:a2:73:4f:19", ip => "130.242.130.85"; }
+ dhcp::host { 'db-fre-2_eth0': mac => "f0:4d:a2:73:4f:19", ip => "130.242.130.85", hostname => 'db-fre-2'; }
+ dhcp::host { 'db-fre-2_eth1': mac => "f0:4d:a2:73:4f:1a", ip => "130.242.130.85", hostname => 'db-fre-2'; }
# eduID LLA hosts