Added new command for Image Build.
* command: airshipctl image build * For now it is just a wrapper for baremetal isogen. * Removed isogen subcommand from baremetal Change-Id: I5c1260c4b167e5768eba27a7cd83c9b60ab29184 Relates-To:#251 Closes:#251
This commit is contained in:
committed by
Sirajudeen
parent
3f79bf8bbd
commit
54e13ceaad
@@ -19,7 +19,7 @@
|
||||
become: yes
|
||||
|
||||
- name: build ephemeral node iso
|
||||
command: airshipctl baremetal isogen
|
||||
command: airshipctl image build
|
||||
environment:
|
||||
http_proxy: "{{ proxy.http }}"
|
||||
https_proxy: "{{ proxy.http }}"
|
||||
|
||||
Reference in New Issue
Block a user