Hi,
hiera.conf:
:hierarchy:
- nodes/%{::fqdn}
- apps/apache
- common
apache.yaml:
---
lookup_options:
variables:
merge:
strategy:"deep"
knockout_prefix: "--"
[...]
profiles:
webserver:
apache:
server:
configfiles:
enable:
0
Helmut Schneider wrote:
> hiera.conf:
> :hierarchy:
> - nodes/%{::fqdn}
> - apps/apache
> - common
>
> apache.yaml:
> ---
> lookup_options:
> variables:
> merge:
> strategy:"deep"
> knockout_prefix: "--"
> [...]
> profiles:
> webserver:
> apache:
> serv
Hi all,
We're currently preparing the upgrade to Puppet5 of a big installation
which is currently using Puppet 4.9/Hiera 5/Puppetserver 2.7/Java7
master-side.
To compensate for the performance hit in terms of catalog compilation
time that Puppet5/Puppetserver5/Java8 is bringing to us (20-30%
Greetings!
We're happy to announce the release of Bolt 1.11.0. Highlights in this
release include:
- Powershell scripts over the PCP transport
- Enhancements to output for `bolt plan show`
- Support for macOS 10.14 and Fedora 28 and 29
- Secured download of the `puppet_agent::install`