Skip to content
This repository has been archived by the owner on Feb 11, 2022. It is now read-only.

Support custom facter parameters when using Puppet #81

Open
keyboardsamurai opened this issue Jun 6, 2013 · 0 comments
Open

Support custom facter parameters when using Puppet #81

keyboardsamurai opened this issue Jun 6, 2013 · 0 comments

Comments

@keyboardsamurai
Copy link

When using Virtualbox you are able to supply custom parameters to your puppet script by adding puppet.facter["app_arguments"] = region.args or puppet.facter = { 'app_arguments' => region.args } in the Vagrantfile and then use it in the puppet script by accessing $app_arguments.

This doesn't seem to work with the aws provider.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant