Echo nodenumber
This commit is contained in:
parent
8c355fcc4d
commit
08e3bc8fa1
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ class sunetdrive::multinode (
|
|||
}
|
||||
$php_memory_limit_mb = 512
|
||||
$nodenumber = $::fqdn[9,1]
|
||||
notify("NODENUMBER: ${nodenumber}")
|
||||
$customers = $tempcustomers - nil
|
||||
$passwords = $customers.map | $index, $customer | {
|
||||
hiera("${customer}_mysql_user_password")
|
||||
|
|
Loading…
Add table
Reference in a new issue