Change vlan to 2551

The public IP vlan is now 2551.

Change-Id: I518810b4d5b3d20fe238350820207ea3b30179cd
This commit is contained in:
Ricardo Carrillo Cruz 2016-08-10 10:50:38 +02:00
parent 90b100f993
commit 33d39badbe

View File

@ -1348,7 +1348,7 @@ node /^baremetal\d{2}\.vanilla\.ic\.openstack\.org$/ {
ipmi_passwords => hiera('ipmi_west_passwords'),
ssh_private_key => hiera('bifrost_hpuswest_ssh_private_key'),
ssh_public_key => hiera('bifrost_hpuswest_ssh_public_key'),
vlan => 25,
vlan => 2551,
gateway_ip => '15.184.64.1',
}
}