Skip to content

adding a couple base rpms #32

Merged
merged 1 commit into from Mar 14, 2017
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
6 changes: 6 additions & 0 deletions scripts/ansible.sh
Expand Up @@ -5,3 +5,9 @@ yum -y install epel-release

# Install Ansible.
yum -y install ansible

# Install Yum Crom
yum -y install yum-cron

# Install Cloud init support
yum -y install cloud-init