File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1616 }
1717 ],
1818 "name" : " pltraining-dockeragent" ,
19- "version" : " 0.0.15 " ,
19+ "version" : " 0.0.16 " ,
2020 "author" : " pltraining" ,
2121 "summary" : " Manages Puppet Labs training classroom environments" ,
2222 "license" : " Apache 2.0" ,
Original file line number Diff line number Diff line change 55ENV HOME /root/
66ENV TERM xterm
77ENV PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/puppetlabs/puppet/bin
8- RUN rpm -Uvh https://yum.puppetlabs.com/puppet5/puppet -release-el-<%= $os_major %>.noarch.rpm
8+ RUN rpm -Uvh https://yum.puppetlabs.com/puppet5/puppet5 -release-el-<%= $os_major %>.noarch.rpm
99RUN yum -y install puppet-agent
1010ADD puppet.conf /etc/puppetlabs/puppet/puppet.conf
1111ADD download_catalogs.sh /usr/local/bin/download_catalogs.sh
You can’t perform that action at this time.
0 commit comments