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
# Puppet Container Registry (PCR) Evaluation quickstart | |
# | |
# Tested with Cent 7 | |
# | |
# This script supports two options: | |
# 1. Puppet apply and then run start_script.sh | |
# 2. install puppetlabs/docker, uncomment lines 97 - 117, then Puppet apply | |
# | |
# Standalone usage: puppet apply profile_pcr.pp | |
# Traditional usage: Remove the 'include' line at the end and copy to your profile manifests directory |
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
# A quick manifest to install vim-puppet and puppet-lint | |
# | |
# I use it when I'm standing up a random VM that I need to write puppet code on. | |
# | |
# It's also being used to troubleshoot this issue : https://tickets.puppetlabs.com/browse/PUP-6713 | |
# | |
# Perhaps someday this will grow up into a full-fledged module, but now it's just the right size since it can just | |
# be copied and puppet apply'd. | |
# | |
# Please note that if running on a Puppet 3 system, you'll need to (temporarily) enable the future parser by adding parser=future in |
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
Directory of c:\windows\temp | |
10/28/2015 11:04 AM <DIR> . | |
10/28/2015 11:04 AM <DIR> .. | |
10/28/2015 11:04 AM 16,896 zabby-0.1.2.gem | |
10/28/2015 10:47 AM 3,340 zbx-query.rb |