Sha256: cbb9da8fd91dd398c80306658547e3db36d4c74eb87e5ad5e5df60f2d9fb0c9e

Contents?: true

Size: 447 Bytes

Versions: 7

Compression:

Stored size: 447 Bytes

Contents

---
puppet_controller_url: http://user:pass@puppet.example.com
command: 'cd /etc/puppet/repo && git fetch && git checkout -f origin/@@branch@@ && puppet apply /etc/puppet/repo/manifests/site.pp'
verbose_command: 'cd /etc/puppet/repo && git fetch && git checkout -f origin/@@branch@@ && /etc/puppet/repo/bin/prepare_environment.rb && puppet apply -v /etc/puppet/repo/manifests/site.pp'
branch: master
local_ip: 10.10.10.10
local_ip_interface: eth0

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
runpuppet-1.0.2 test/fixtures/runpuppet.yml
runpuppet-1.0.1 test/fixtures/runpuppet.yml
runpuppet-1.0.0 test/fixtures/runpuppet.yml
runpuppet-1.0.0.rc6 test/fixtures/runpuppet.yml
runpuppet-1.0.0.rc5 test/fixtures/runpuppet.yml
runpuppet-1.0.0.rc4 test/fixtures/runpuppet.yml
runpuppet-1.0.0.rc2 test/fixtures/runpuppet.yml