puppet-generate-puppetfile icon indicating copy to clipboard operation
puppet-generate-puppetfile copied to clipboard

When processing free-form repositories, allow :branch => :control_branch and :default_branch =>

Open ghost opened this issue 7 years ago • 0 comments

When processing free-form repositories, allow the r10k control branch related settings:

    :branch => :control_branch,
    :default_branch => 'foo'

ghost avatar Dec 21 '17 17:12 ghost