File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 44
55### New features
66
7+ * ** Support project-level Puppet content**
8+ ([ #1267 ] ( https://github.com/puppetlabs/bolt/issues/1267 ) )
9+
10+ Users can now load Puppet content from the root of the Bolt project directory,
11+ such as ` <boltdir>/tasks ` . Users must opt-in to this experimental feature by
12+ creating a ` project.yaml ` in their project directory. ** This feature is
13+ experimental.**
14+
715* ** Project authors can whitelist ` bolt * show ` output**
816 ([ #1756 ] ( https://github.com/puppetlabs/bolt/issues/1756 ) )
917
5260 config file specified in the Bolt config. Interpolations are not
5361 available outside of apply blocks and will cause a plan to error.
5462
55- * ** Support project-level Puppet content**
56- ([ #1267 ] ( https://github.com/puppetlabs/bolt/issues/1267 ) )
57-
58- Users can now load Puppet content from the root of the Bolt project directory,
59- such as ` <boltdir>/tasks ` . Users must opt-in to this experimental feature by
60- creating a ` project.yaml ` in their project directory. ** This feature is
61- experimental.**
62-
6363### Bug fixes
6464
6565* ** Target objects of the same name are now identical**
You can’t perform that action at this time.
0 commit comments