Mentions légales du service

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

[gen/kadeployg5k] temporary disable kadeploy-devel generation

For the kadeploy3.5 to 3.6 transition
parent 2e85ace0
Branches
No related tags found
No related merge requests found
Pipeline #293445 passed
......@@ -46,7 +46,9 @@ def generate_puppet_kadeployg5k(options)
puts "For site(s): #{options[:sites].join(', ')}"
# There is two kadeploy servers : kadeploy and kadeploy-dev
['', '-dev'].each {|suffix|
# FIXME disable -dev generation for kadeploy 3.5 to 3.6 transition
#['', '-dev'].each {|suffix|
[''].each {|suffix|
puts "Info: Working with kadeployg5k#{suffix}.yaml"
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