Selaa lähdekoodia

Fix the defaults yaml that broke with the multiline var

Antony Messerli 3 vuotta sitten
vanhempi
commit
defa3c0bf0
1 muutettua tiedostoa jossa 1 lisäystä ja 5 poistoa
  1. 1 5
      roles/netbootxyz/defaults/main.yml

+ 1 - 5
roles/netbootxyz/defaults/main.yml

@@ -68,11 +68,7 @@ custom_generate_menus: false
 custom_github_menus: true
 custom_templates_dir: '{{ netbootxyz_conf_dir }}/custom'
 custom_url_menus: true
-early_menu_contents: '### early menu overrides
-
-  ### used to set early ipxe options such as custom console & logo
-
-  '
+early_menu_contents: '### used to set early ipxe options such as custom console & logo'
 early_menu_enabled: false
 generate_checksums: true
 generate_disks: true