mirror of
https://github.com/xcat2/confluent.git
synced 2024-12-25 12:41:39 +00:00
Add hook for installing disk
This will be used by pre.sh and getinstalldisk to direct the install.
This commit is contained in:
parent
924102fa32
commit
3f8d825540
@ -7,6 +7,11 @@ autoinstall:
|
||||
- /custom-installation/post.sh
|
||||
ssh:
|
||||
install-server: true
|
||||
storage:
|
||||
layout:
|
||||
name: lvm
|
||||
match:
|
||||
path: "%%INSTALLDISK%%"
|
||||
user-data:
|
||||
runcmd:
|
||||
- /etc/confluent/firstboot.sh
|
||||
|
Loading…
Reference in New Issue
Block a user