hosts things for infra repo for fas!
This commit is contained in:
parent
722e26c72c
commit
0ed5422792
3 changed files with 17 additions and 0 deletions
|
@ -38,6 +38,10 @@
|
|||
|
||||
- name: add infrastructure repo
|
||||
action: copy src=$files/common/infrastructure.repo dest=/etc/yum.repos.d/infrastructure.repo
|
||||
|
||||
|
||||
# setup /etc/hosts if we can figure it all out
|
||||
|
||||
|
||||
- name: default packages to install
|
||||
action: yum state=installed name=$item
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue