mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
Puppet: Use future parser
This commit is contained in:
parent
1d3a0f63eb
commit
3ffe657f71
1
Vagrantfile
vendored
1
Vagrantfile
vendored
@ -47,5 +47,6 @@ Vagrant.configure(VAGRANTFILE_API_VERSION) do |config|
|
||||
puppet.module_path = [ ".puppet/modules", ".puppet/profiles" ]
|
||||
puppet.manifests_path = ".puppet/manifests"
|
||||
puppet.manifest_file = "site.pp"
|
||||
puppet.options = "--parser=future"
|
||||
end
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user