Skip to content

Commit

Permalink
adding a couple base rpms
Browse files Browse the repository at this point in the history
  • Loading branch information
chubing authored Mar 14, 2017
1 parent bb380b4 commit 7f68d23
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions scripts/ansible.sh
Original file line number Diff line number Diff line change
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

0 comments on commit 7f68d23

Please sign in to comment.