Skip to content

Instantly share code, notes, and snippets.

@hlindberg
Created July 14, 2015 18:08
Show Gist options
  • Select an option

  • Save hlindberg/e6b242651f01956817f2 to your computer and use it in GitHub Desktop.

Select an option

Save hlindberg/e6b242651f01956817f2 to your computer and use it in GitHub Desktop.
---
packaging_url: 'git://github.com/puppetlabs/packaging.git --branch=master'
packaging_repo: 'packaging'
default_cow: 'base-squeeze-i386.cow'
cows: 'base-CumulusLinux-2.2-amd64.cow base-lucid-i386.cow base-precise-i386.cow base-squeeze-i386.cow base-trusty-i386.cow base-wheezy-i386.cow'
pbuild_conf: '/etc/pbuilderrc'
packager: 'puppet'
gpg_name: '[email protected]'
gpg_key: '4BD6EC30'
sign_tar: FALSE
# a space separated list of mock configs
<<<<<<< HEAD
final_mocks: 'pupent-3.4-el4-i386 pupent-3.4-el5-i386 pupent-3.4-el6-i386 pupent-3.4-el7-x86_64 pupent-3.4-eos4-i386 pupent-3.4-sles10-i386 pupent-3.4-sles11-i386 pupent-3.4-sles12-x86_64'
yum_host: 'neptune.delivery.puppetlabs.net'
yum_repo_path: '/opt/pe_dev'
build_gem: FALSE
build_dmg: FALSE
build_pe: TRUE
apt_host: 'neptune.delivery.puppetlabs.net'
apt_repo_url: 'http://freight.puppetlabs.lan'
apt_repo_path: '/opt/pe_dev'
tarball_path: '/opt/enterprise/sources'
tar_host: 'neptune.delivery.puppetlabs.net'
=======
final_mocks: 'pl-el-5-i386 pl-el-6-i386 pl-el-7-x86_64 pl-fedora-20-i386'
yum_host: 'yum.puppetlabs.com'
yum_repo_path: '/opt/repository/yum/'
build_gem: TRUE
build_dmg: TRUE
build_msi:
puppet_for_the_win:
ref: '2476cd007b1b52fb1b9f22202b56218629626b5c'
repo: 'git://github.com/puppetlabs/puppet_for_the_win.git'
facter:
ref: 'refs/tags/2.4.4'
repo: 'git://github.com/puppetlabs/facter.git'
hiera:
ref: 'refs/tags/1.3.4'
repo: 'git://github.com/puppetlabs/hiera.git'
sys:
ref:
x86: '766c286233138db2140ab3c3cdcc0de9c3041203'
x64: '808e292150274f7eaded27445ad33174a1410716'
repo: 'git://github.com/puppetlabs/puppet-win32-ruby.git'
apt_host: 'apt.puppetlabs.com'
apt_repo_url: 'http://apt.puppetlabs.com'
apt_repo_path: '/opt/repository/incoming'
ips_repo: '/var/pkgrepo'
ips_store: '/opt/repository'
ips_host: 'solaris-11-ips-repo.acctest.dc1.puppetlabs.net'
tar_host: 'downloads.puppetlabs.com'
>>>>>>> refs/heads/puppet-3.x
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment