bifrost/playbooks
Yolanda Robla 1f5085bbfd Fix dhcp range for static inventory
For static inventory, we need to define dhcp range, but
we need to provide the static flag. If we don't add the flag, and
there are more NICs attached to that network, dnsmasq will continue
providing dynamic ips on that range, causing the nodes expecting
this one to fail because the ip is already assigned.
Also, set the lease time to infinite, as we have static assignment
on that case, so no need to renew.

Change-Id: I6c0e5a3974900a4e71608e7e6c2c3fcfd1c69463
2015-12-09 18:05:16 +01:00
..
inventory Add functional testing of CSV file parsing 2015-11-05 23:36:37 -05:00
library Properly specify dns in network_metadata 2015-12-06 17:56:53 -08:00
roles Fix dhcp range for static inventory 2015-12-09 18:05:16 +01:00
cleanup-deployment-images.yaml Migrate playbooks to use 'become' 2015-10-15 07:32:05 -07:00
deploy-dynamic.yaml Migrate playbooks to use 'become' 2015-10-15 07:32:05 -07:00
deploy.yaml Migrate playbooks to use 'become' 2015-10-15 07:32:05 -07:00
enroll-dynamic.yaml Additional inspection role and adding role to NV job script 2015-12-02 08:33:31 -05:00
enroll.yaml Migrate playbooks to use 'become' 2015-10-15 07:32:05 -07:00
example-deploy-all-available-nodes.yaml Migrate playbooks to use 'become' 2015-10-15 07:32:05 -07:00
install.yaml Migrate playbooks to use 'become' 2015-10-15 07:32:05 -07:00
test-bifrost-create-vm.yaml Migrate playbooks to use 'become' 2015-10-15 07:32:05 -07:00
test-bifrost-dynamic.yaml Merge "Additional inspection role and adding role to NV job script" 2015-12-04 22:37:46 +00:00