summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2023-06-25 22:03:25 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2023-06-25 22:03:25 +0200
commit6e195e2339d206f9f2faef9814cff8192a13cd90 (patch)
treef257058cec1b34ce46bd36c6c17d347cb5716361
parentfix (diff)
downloadnspawn-6e195e2339d206f9f2faef9814cff8192a13cd90.tar.gz
nspawn-6e195e2339d206f9f2faef9814cff8192a13cd90.tar.xz
fix
-rw-r--r--manifests/machine.pp4
1 files changed, 4 insertions, 0 deletions
diff --git a/manifests/machine.pp b/manifests/machine.pp
index fc0f8eb..d65ae00 100644
--- a/manifests/machine.pp
+++ b/manifests/machine.pp
@@ -44,6 +44,10 @@ define nspawn::machine (
'override' => $config,
}
+ notify { "Final config ${name}":
+ message => $final_config,
+ }
+
file { "${nspawn::nspawn_dir}/${name}.nspawn":
ensure => $ensure,
content => epp("${module_name}/systemd/nspawn.epp", {