forked from puppetlabs/puppet
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbuild_defaults.yaml
38 lines (38 loc) · 1.4 KB
/
build_defaults.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
---
packaging_url: 'git://github.com/puppetlabs/packaging.git --branch=master'
packaging_repo: 'packaging'
default_cow: 'base-squeeze-i386.cow'
cows: 'base-lucid-i386.cow base-precise-i386.cow base-squeeze-i386.cow base-stable-i386.cow base-testing-i386.cow base-trusty-i386.cow base-wheezy-i386.cow'
pbuild_conf: '/etc/pbuilderrc'
packager: 'puppetlabs'
gpg_name: 'info@puppetlabs.com'
gpg_key: '4BD6EC30'
sign_tar: FALSE
# a space separated list of mock configs
final_mocks: 'pl-el-5-i386 pl-el-6-i386 pl-el-7-x86_64 pl-fedora-19-i386 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: '6c936c8574cb4fe27c63a57df17aebff5a66671b'
repo: 'git://github.com/puppetlabs/puppet_for_the_win.git'
facter:
ref: 'refs/tags/2.2.0'
repo: 'git://github.com/puppetlabs/facter.git'
hiera:
ref: 'refs/tags/1.3.4'
repo: 'git://github.com/puppetlabs/hiera.git'
sys:
ref:
x86: 'cbe94f4cafb0f78d587e8addcf723bc671af7cca'
x64: '417378f607340d211fbfef89a96e6639bef1bfb1'
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'