Hello,

On Friday, January 4, 2019 at 12:01:58 AM UTC+1, Puppet Product Updates 
wrote:
>
> Greetings!
>
> We're happy to announce the release of Bolt 1.8.0. Highlights in this 
> release include:
>
>    - Standard library functions
>
>
how to uses those new functions?

I'm having following simple plan:

*plan profiles::test {*
*  ctrl::sleep(5)*
*}*

But, Bolt complains about unknown function:

*$ bolt --boltdir=$PWD plan run profiles::test*
*Starting: plan profiles::test*
*Finished: plan profiles::test in 0.02 sec*
*{*
*  "kind": "bolt/pal-error",*
*  "msg": "Evaluation Error: Unknown function: 'ctrl::sleep'. (file: 
...bolt/site/profiles/plans/test.pp, line: 2, column: 3)",*
*  "details": {*
*  }*
*}*

I have Bolt 1.8.0 packaged for the C7:

*$ rpm -q puppet-bolt*
*puppet-bolt-1.8.0-1.el7.x86_64*

Thank you,
Vlastimil Holer

For more information, check out the release notes: 
> https://puppet.com/docs/bolt/1.x/bolt_release_notes.html
>
> To try this version of Bolt, follow the installation instructions for your 
> operating system:
> https://puppet.com/docs/bolt/1.x/bolt_installing.html
>
> Thanks!
>

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/819d7517-f412-498b-b1c4-a7b7cc66639c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to