Include r10k mco application
This commit is contained in:
@@ -7,6 +7,7 @@ ADD https://api.github.com/repos/voxpupuli/puppet-r10k/git/refs/heads/master ver
|
|||||||
# Install r10k plugin
|
# Install r10k plugin
|
||||||
RUN git clone https://github.com/voxpupuli/puppet-r10k.git \
|
RUN git clone https://github.com/voxpupuli/puppet-r10k.git \
|
||||||
&& cp -r puppet-r10k/files/mcollective/agent/* /opt/puppetlabs/mcollective/plugins/mcollective/agent/ \
|
&& cp -r puppet-r10k/files/mcollective/agent/* /opt/puppetlabs/mcollective/plugins/mcollective/agent/ \
|
||||||
|
&& cp -r puppet-r10k/files/mcollective/application/* /opt/puppetlabs/mcollective/plugins/mcollective/application/ \
|
||||||
&& rm -rf puppet-r10k
|
&& rm -rf puppet-r10k
|
||||||
|
|
||||||
RUN echo "security.serializer = json" >> /etc/choria/plugin.d/choria.cfg
|
RUN echo "security.serializer = json" >> /etc/choria/plugin.d/choria.cfg
|
||||||
|
|||||||
Reference in New Issue
Block a user