aboutsummaryrefslogtreecommitdiffstats
path: root/manifests/nodes.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/nodes.pp')
-rw-r--r--manifests/nodes.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/nodes.pp b/manifests/nodes.pp
index 73a309fc..04d0c41b 100644
--- a/manifests/nodes.pp
+++ b/manifests/nodes.pp
@@ -256,6 +256,7 @@ node rabbit {
}
# for testing pxe support of libvirt
+ include auto_installation::variables
libvirtd::network {"pxe_network":
network => "192.168.123.0/24",
tftp_root => $auto_installation::variables::pxe_dir,