Commit c1518365 authored by James T. Lee's avatar James T. Lee
Browse files

Switch back to main Puppet environment

parent 57c28119
Pipeline #581 skipped
......@@ -14,6 +14,6 @@ RUN emerge --info
RUN emerge -v --update --deep --newuse --with-bdeps=y @world
# Configure the stage
RUN puppet agent --environment stage2 --test --runtimeout 0; [ $? -eq 2 ]
RUN puppet agent --test --runtimeout 0; [ $? -eq 2 ]
RUN rm -rf /var/db/repos
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment