Skip to content

Commit

Permalink
Release v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jullienl committed Nov 10, 2023
1 parent 42733fa commit 74d062d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ESXi7.0.u2_provisioning.yml
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@

# - debug: var=boot_lun_size

# Creation of the ks.tgz kickstart file
# Creation of the ks.cfg kickstart file

- name: Creating kickstart file with %pre script to detect the "{{ boot_lun_size }}GB" Boot From SAN volume if it exists
become: yes
Expand Down
2 changes: 1 addition & 1 deletion ESXi7.0.u3_provisioning.yml
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@

# - debug: var=boot_lun_size

# Creation of the ks.tgz kickstart file
# Creation of the ks.cfg kickstart file

- name: Creating kickstart file with %pre script to detect the "{{ boot_lun_size }}GB" Boot From SAN volume if it exists
become: yes
Expand Down

0 comments on commit 74d062d

Please sign in to comment.