Skip to content

Commit

Permalink
Merge pull request #32 from docker/cloud-init
Browse files Browse the repository at this point in the history
adding a couple base rpms
  • Loading branch information
chubing authored Mar 14, 2017
2 parents bb380b4 + 7f68d23 commit cab6264
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 cab6264

Please sign in to comment.