h I found this issue:
https://projects.puppetlabs.com/issues/10538.
Is there any way that this can get looked up again?
For now, I've been using a workaround:
puppet apply --environment=dev $(puppet master
--environment=dev --configprint manifest)
Thanks
Alan Castro
--
You received thi
Why don't you use inline_template and call a ruby function that returns
what you want?
On Saturday, February 1, 2014 12:15:37 PM UTC-4, jyotir bhandari wrote:
>
> Hi
>
> I have date as shell command 'echo $(($(date +%s) / 60 / 60 / 24))', I
> want to call this command in parameter of puppet modu