You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
augeas lens in updater fails to process latest syntax in Puppetfile, for example
mod 'classification',
:git => 'ssh://git@stash/bp/puppet-classification.git',
:branch => :control_branch
task fails:
Failed to parse Puppetfile at line 2, character 56: Iterated lens matched less than it should
There are several improvements have been added by r10k which make it easier to create dynamic environments, here is an example form a working puppetfile:
augeas lens in updater fails to process latest syntax in Puppetfile, for example
task fails:
There are several improvements have been added by r10k which make it easier to create dynamic environments, here is an example form a working puppetfile:
It would be nice to extend lens to support them.
Thanks
Vadym
The text was updated successfully, but these errors were encountered: