bifrost/playbooks
Yolanda Robla 740b9fb254 Use sudo to write dhcp hosts
The directory is created with root ownership, but then the files
are added by bifrost user. This causes to fail with permission denied.
Adding become: yes to execute this task with sudo powers.

Change-Id: Ia792033eef3553e05ca2d5df4b25cb64c7a009cb
2015-12-16 15:18:41 +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 Use sudo to write dhcp hosts 2015-12-16 15:18:41 +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