Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 594c8e70 authored by Baptiste Jonglez's avatar Baptiste Jonglez Committed by JONGLEZ Baptiste
Browse files

[generator] [kadeploy] Allow to configure the install_bootloader script

Caution: we set no default value, so the g5k configuration (in
g5k-platform-production) needs to be updated!
parent 800061a1
No related branches found
No related tags found
1 merge request!147[generator] [kadeploy] Allow to configure the install_bootloader script
Pipeline #185185 failed
......@@ -42,7 +42,7 @@ remoteops:
- name: very_hard
cmd: <%= data['remoteops.power_off.very_hard.cmd'] %><%end %>
boot:
install_bootloader: /etc/kadeploy3<%= suffix %>/install_grub2.sh
install_bootloader: /etc/kadeploy3<%= suffix %>/<%= data['deploy.install_bootloader'] %>
kernels:<%
kernel_prod = 'kernels/kadeploy3-deploy-kernel-buster.vmlinuz'
initrd_prod = 'kernels/kadeploy3-deploy-kernel-buster.initrd.img'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment