[copr] restore inventory
file
This commit is contained in:
parent
f0a17f6e23
commit
7b6ccd4869
2 changed files with 2 additions and 4 deletions
1
roles/copr/backend/files/provision/inventory
Normal file
1
roles/copr/backend/files/provision/inventory
Normal file
|
@ -0,0 +1 @@
|
|||
localhost
|
|
@ -114,10 +114,7 @@
|
|||
- provision_config
|
||||
|
||||
- name: put some files into the provision subdir
|
||||
template: src="provision/{{ item }}" dest="/home/copr/provision/{{ item }}"
|
||||
with_items:
|
||||
- inventory
|
||||
- nova_cloud_vars.yml
|
||||
template: src="provision/nova_cloud_vars.yml" dest="/home/copr/provision/nova_cloud_vars.yml"
|
||||
tags:
|
||||
- provision_config
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue