Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 3dcd58e6 authored by Alexandre MERLIN's avatar Alexandre MERLIN
Browse files

Revert "[gen/kadeployg5k] temporary disable kadeploy-devel generation"

This reverts commit 8eefb849.
parent 11b78bb3
No related branches found
No related tags found
1 merge request!262kadeploy3.6
...@@ -46,9 +46,7 @@ def generate_puppet_kadeployg5k(options) ...@@ -46,9 +46,7 @@ def generate_puppet_kadeployg5k(options)
puts "For site(s): #{options[:sites].join(', ')}" puts "For site(s): #{options[:sites].join(', ')}"
# There is two kadeploy servers : kadeploy and kadeploy-dev # There is two kadeploy servers : kadeploy and kadeploy-dev
# FIXME disable -dev generation for kadeploy 3.5 to 3.6 transition ['', '-dev'].each {|suffix|
#['', '-dev'].each {|suffix|
[''].each {|suffix|
puts "Info: Working with kadeployg5k#{suffix}.yaml" puts "Info: Working with kadeployg5k#{suffix}.yaml"
global_hash['sites'].each { |site_uid, site| global_hash['sites'].each { |site_uid, site|
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment