Skip to content
This repository has been archived by the owner on Oct 30, 2019. It is now read-only.

Commit

Permalink
Update to latest version of Puppet Platform as default
Browse files Browse the repository at this point in the history
  • Loading branch information
garethr committed Sep 15, 2017
1 parent 9e25ed0 commit 1d41297
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/puppet_x/puppetlabs/imagebuilder_face.rb
Expand Up @@ -22,7 +22,7 @@ class ImageBuilder::Face < Puppet::Face

option '--puppet-agent-version STRING' do
summary 'Version of the Puppet Agent package to install'
default_to { '5.0.1' }
default_to { '5.2.0' }
end

option '--r10k-version STRING' do
Expand Down

0 comments on commit 1d41297

Please sign in to comment.