diff --git a/lib/refrepo/gen/puppet/templates/kadeployg5k.conf.erb b/lib/refrepo/gen/puppet/templates/kadeployg5k.conf.erb index d199139c3c8e33011f6b76898373f0c649436ec9..89b5a1977aaec356d6c325e85919bed30e28f097 100644 --- a/lib/refrepo/gen/puppet/templates/kadeployg5k.conf.erb +++ b/lib/refrepo/gen/puppet/templates/kadeployg5k.conf.erb @@ -21,7 +21,7 @@ trusted_deployment: <% end %> kexec: server_precmd: "true" - script: /etc/kadeploy3-dev/kexec.sh + script: /etc/kadeploy3<%= suffix %>/kexec.sh <% if ! data['partitioning.disable_swap'].nil? %>disable_swap: <%= data['partitioning.disable_swap'] %><% end %> timeouts: reboot: <%= data['reboot.timeout'] %>