diff --git a/manifests/single_node_ci.pp b/manifests/single_node_ci.pp index 3a62567..bc53422 100644 --- a/manifests/single_node_ci.pp +++ b/manifests/single_node_ci.pp @@ -221,6 +221,7 @@ class openstackci::single_node_ci ( smtp_host => $smtp_host, smtp_default_from => $smtp_default_from, smtp_default_to => $smtp_default_to, + revision => $zuul_revision, } class { '::openstackci::nodepool':