installation. Is
there a better way to describe the dependency?
Jochen
Am 05.03.2018 um 21:19 schrieb P C Kroon :
Hi,
Make sure you have that module also install the MySQL client, and require
mysql::client. I’m deliberately vague on the exact syntax since I’m not sure.
Peter
From: Jochen
,
line: 26) on node stretch.localdomain
I tried to require my profile::mysql class, where it set up the mailserver
using puppetlabs-mysql, but this does not help.
Thanks,
Jochen
Am 02.03.2018 um 19:08 schrieb P C Kroon :
Hi Jochen,
Try the following:
require => [File[‘php-wpcli_latest_all.deb’]
Hi Jochen,
Try the following:
require => [File[‘php-wpcli_latest_all.deb’], Package[‘mysql-client’]],
HTH
Peter
From: Jochen Häberle
Sent: 02 March 2018 04:56
To: puppet-users@googlegroups.com
Subject: [Puppet Users] Unable to solve a require statement
Hi,
I am having a problem installing wp-c