Merge "Use provides to note an element provides deploy"
This commit is contained in:
commit
b588e4af05
2
elements/deploy-baremetal/README.md
Normal file
2
elements/deploy-baremetal/README.md
Normal file
@ -0,0 +1,2 @@
|
||||
A ramdisk that will expose the machine primary disk over iSCSI and reboot
|
||||
once baremetal-deploy-helper signals it is finished.
|
1
elements/deploy-ironic/element-provides
Normal file
1
elements/deploy-ironic/element-provides
Normal file
@ -0,0 +1 @@
|
||||
deploy
|
@ -1 +1 @@
|
||||
deploy
|
||||
deploy-baremetal
|
||||
|
@ -1,2 +1 @@
|
||||
A ramdisk that will expose the machine primary disk over iSCSI and reboot
|
||||
once baremetal-deploy-helper signals it is finished.
|
||||
Temporary element to include deploy-baremetal from the name deploy whilst renaming the element.
|
||||
|
1
elements/deploy/element-deps
Normal file
1
elements/deploy/element-deps
Normal file
@ -0,0 +1 @@
|
||||
deploy-baremetal
|
Loading…
Reference in New Issue
Block a user