This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| include_recipe "aws" | |
| directory '/data' do | |
| mode '0755' | |
| owner 'sailthru' | |
| group 'sailthru' | |
| end | |
NewerOlder