hosts things for infra repo for fas!

This commit is contained in:
Seth Vidal 2013-05-17 21:20:13 +00:00
parent 722e26c72c
commit 0ed5422792
3 changed files with 17 additions and 0 deletions

View file

@ -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