Update Dockerfile
This commit is contained in:
@@ -9,5 +9,7 @@ RUN git clone https://github.com/optiz0r/mcollective-puppetenvsh-agent \
|
||||
&& cp -r mcollective-puppetenvsh-agent/util/* /opt/puppetlabs/mcollective/plugins/mcollective/util/ \
|
||||
&& rm -rf mcollective-puppetenvsh-agent
|
||||
|
||||
RUN echo "security.serializer = json" >> /etc/puppetlabs/mcollective/plugin.d/choria.cfg
|
||||
|
||||
USER $MCO_CLIENT_USER
|
||||
WORKDIR /home/$MCO_CLIENT_USER
|
||||
Reference in New Issue
Block a user