Skip to content

Instantly share code, notes, and snippets.

View michaelmaring's full-sized avatar

Michael Maring michaelmaring

View GitHub Profile
2014-03-25 00:05:59::INFO::shell::78::root:: [68.169.102.50] Executing script:
(rpm -q 'rdo-release-havana' || yum install -y --nogpg http://rdo.fedorapeople.org/openstack/openstack-havana/rdo-release-havana-7.noarch.rpm) || true
2014-03-25 00:05:59::INFO::shell::78::root:: [68.169.102.50] Executing script:
yum-config-manager --enable openstack-havana
2014-03-25 00:06:00::INFO::shell::78::root:: [68.169.102.50] Executing script:
yum install -y yum-plugin-priorities || true
rpm -q epel-release && yum-config-manager --setopt="rhel-server-ost-6-4-rpms.priority=1" --save rhel-server-ost-6-4-rpms
yum clean metadata
2014-03-25 00:06:10::INFO::shell::78::root:: [68.169.102.50] Executing script:
rpm -q --whatprovides puppet || yum install -y puppet
include_recipe "aws"
directory '/data' do
mode '0755'
owner 'sailthru'
group 'sailthru'
end