X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=prototypes%2Fpuppet-infracloud%2Fhiera%2Fcommon_baremetal.yaml;h=9825ed36710fd247bc8760ccfd9c9842d2f6db96;hb=64d9e6f6c2a8700e23eb2d992a411bd54ed9c83e;hp=43dff8d0f3463da6b1655a7e7fe5108997a14e26;hpb=8baba8c55fb797fce3528c6e3b7f2b1e3ec98462;p=releng.git diff --git a/prototypes/puppet-infracloud/hiera/common_baremetal.yaml b/prototypes/puppet-infracloud/hiera/common_baremetal.yaml index 43dff8d0f..9825ed367 100644 --- a/prototypes/puppet-infracloud/hiera/common_baremetal.yaml +++ b/prototypes/puppet-infracloud/hiera/common_baremetal.yaml @@ -131,6 +131,7 @@ ironic_inventory: ansible_ssh_host: 172.30.13.90 ipv4_gateway: 172.30.13.1 ipv4_interface_mac: 00:1e:67:f9:9b:35 + ipv4_subnet_mask: 255.255.255.192 name: controller00.opnfvlocal nics: - mac: a4:bf:01:01:a9:fc @@ -151,6 +152,7 @@ ironic_inventory: ipv4_address: 172.30.13.91 ansible_ssh_host: 172.30.13.91 ipv4_gateway: 172.30.13.1 + ipv4_interface_mac: 00:1e:67:f6:9b:37 ipv4_subnet_mask: 255.255.255.0 name: compute00.opnfvlocal nics: @@ -168,3 +170,4 @@ neutron_subnet_gateway: '172.30.13.1' neutron_subnet_allocation_pools: - 'start=172.30.13.100,end=172.30.13.254' virt_type: 'kvm' +dib_dev_user_password: devuser