We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It seems that the command line that vagrant calls when running puppet apply gets a deprecated message
puppet apply --verbose --parser future --modulepath '/tmp/vagrant-puppet-4/modules-0;/ProgramData/PuppetLabs/puppet/etc/modules' --hiera_config=/tmp/vagrant-puppet-4/hiera.yaml --manifestdir /tmp/vagrant-puppet-4/manifests --detailed-exitcodes /tmp/vagrant-puppet-4/manifests/site.dev.pp
==> default: Warning: Setting manifestdir is deprecated. See http://links.puppetlabs.com/env-settings-deprecations ==> default: (at C:/Program Files (x86)/Puppet Labs/Puppet/puppet/lib/puppet/settings.rb:260:in `block (2 levels) in parse_global_options')
The text was updated successfully, but these errors were encountered:
There is another issue tracking this. We're working on a fix.
Sorry, something went wrong.
The other issue is #3740
No branches or pull requests
It seems that the command line that vagrant calls when running puppet apply gets a deprecated message
puppet apply --verbose --parser future --modulepath '/tmp/vagrant-puppet-4/modules-0;/ProgramData/PuppetLabs/puppet/etc/modules' --hiera_config=/tmp/vagrant-puppet-4/hiera.yaml --manifestdir /tmp/vagrant-puppet-4/manifests --detailed-exitcodes /tmp/vagrant-puppet-4/manifests/site.dev.pp
The text was updated successfully, but these errors were encountered: