El 21/06/18 a las 14:32, Helmut Schneider escribió:
Hi,
common.yaml:
profiles:
mailserver:
postfix:
instances:
postfix-in:
instance_path: '/etc/postfix-in'
other_path:"%{instance_path}" <= required
Is it possible to nest both variables somehow
On 6/21/18 5:53 AM, jcbollinger wrote:
On Wednesday, June 20, 2018 at 7:54:20 AM UTC-5, Jakov Sosic wrote:
Hi guys,
[root@host ~]# cat /etc/puppetlabs/puppetserver/conf.d/webserver.conf
webserver: {
access-log-config: /etc/puppetlabs/puppetserver/request-logging.xml
Hello Everyone!
Today we’re happy to announce the latest release of PDK version 1.6.0. This
is feature release with a small enhancement and some bug fixes.
This release includes:
Features:
- Remove values from the default module template configuration
Notable Bugfixes:
- Fixes to match up
On Wednesday, June 20, 2018 at 7:54:20 AM UTC-5, Jakov Sosic wrote:
>
> Hi guys,
>
> [root@host ~]# cat /etc/puppetlabs/puppetserver/conf.d/webserver.conf
> webserver: {
> access-log-config: /etc/puppetlabs/puppetserver/request-logging.xml
> client-auth: want
> ssl-host: 0.0.0.0
>
Hi,
common.yaml:
profiles:
mailserver:
postfix:
instances:
postfix-in:
instance_path: '/etc/postfix-in'
other_path:"%{instance_path}" <= required
Is it possible to nest both variables somehow? Or alternatively from
common.pp:
$instance_path =
$profil