add the infrastructure repo, properly
This commit is contained in:
parent
c61cd3d199
commit
722e26c72c
1 changed files with 3 additions and 0 deletions
|
@ -36,6 +36,9 @@
|
|||
- config
|
||||
- packages
|
||||
|
||||
- name: add infrastructure repo
|
||||
action: copy src=$files/common/infrastructure.repo dest=/etc/yum.repos.d/infrastructure.repo
|
||||
|
||||
- name: default packages to install
|
||||
action: yum state=installed name=$item
|
||||
with_items:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue