Echo nodenumber
This commit is contained in:
parent
08e3bc8fa1
commit
99a93ec9be
|
@ -28,7 +28,7 @@ class sunetdrive::multinode (
|
|||
}
|
||||
$php_memory_limit_mb = 512
|
||||
$nodenumber = $::fqdn[9,1]
|
||||
notify("NODENUMBER: ${nodenumber}")
|
||||
notice("NODENUMBER: ${nodenumber}")
|
||||
$customers = $tempcustomers - nil
|
||||
$passwords = $customers.map | $index, $customer | {
|
||||
hiera("${customer}_mysql_user_password")
|
||||
|
|
Loading…
Reference in a new issue