Change hostnet to bool

This commit is contained in:
Magnus Andersson 2024-05-21 17:29:59 +02:00
parent aa2a869203
commit bf5abc073e
Signed by untrusted user: mandersson
GPG key ID: 19CB2C58E1F19B16

View file

@ -61,7 +61,7 @@ define sunetdrive::app_type (
$php_memory_limit_mb = 512
}
if $::facts['dockerhost2'] == 'yes' {
$hostnet = 'yes'
$hostnet = true
}
# These are encrypted values from local.eyaml