Skip to content

Instantly share code, notes, and snippets.

@CalvinHartwell
Last active January 18, 2016 17:09
Show Gist options
  • Save CalvinHartwell/839dc50de26438980d7f to your computer and use it in GitHub Desktop.
Save CalvinHartwell/839dc50de26438980d7f to your computer and use it in GitHub Desktop.
puppet soe
# Sync Custom Product (Waitrose Puppet Modules) in satellite
sudo -u cloud-user pulp-puppet-module-builder --output-dir=/var/www/html/pub/puppet-modules/ --url="git@10.14.112.91:satellite" --branch=master --path="satellite/"
[root@ukwkmh-vmui010 puppet]# tree
.
├── puppet-builder.sh
└── satellite
└── splunkagent
├── files
│   └── splunk.sh
├── manifests
│   └── init.pp
└── metadata.json
4 directories, 4 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment