Skip to content

Commit

Permalink
Merge pull request puppetlabs#1340 from haus/maint/2.7.x/remove_f15_m…
Browse files Browse the repository at this point in the history
…ocks_from_build_defaults

(maint) Remove f15 mocks from build_defaults.yaml
  • Loading branch information
stahnma committed Dec 18, 2012
2 parents 8941d67 + 24aef9e commit 08e45ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ext/build_defaults.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ gpg_name: '[email protected]'
gpg_key: '4BD6EC30'
sign_tar: False
# a space separated list of mock configs
final_mocks: 'pl-5-i386 pl-6-i386 fedora-15-i386 fedora-16-i386 fedora-17-i386'
rc_mocks: 'pl-5-i386-dev pl-6-i386-dev fedora-15-i386-dev fedora-16-i386-dev fedora-17-i386-dev'
final_mocks: 'pl-5-i386 pl-6-i386 fedora-16-i386 fedora-17-i386'
rc_mocks: 'pl-5-i386-dev pl-6-i386-dev fedora-16-i386-dev fedora-17-i386-dev'
yum_host: 'burji.puppetlabs.com'
yum_repo_path: '/opt/repository/yum/'
build_gem: FALSE
Expand Down

0 comments on commit 08e45ed

Please sign in to comment.