mirror of
https://github.com/xcat2/confluent.git
synced 2025-02-16 18:49:04 +00:00
Further address EL7/RHV peculiarities
EL7 tends to skip the initqueue. Hook finished to prevent that.
This commit is contained in:
parent
ad5faf144e
commit
5b605aa9d7
@ -0,0 +1 @@
|
||||
[ -e /tmp/confluent.initq ]
|
@ -56,5 +56,5 @@ run_remote_python getinstalldisk
|
||||
if [ -e /tmp/installdisk ]; then
|
||||
echo clearpart --all --initlabel >> /tmp/partitioning
|
||||
echo ignoredisk --only-use $(cat /tmp/installdisk) >> /tmp/partitioning
|
||||
echo autopart --nohome $LUKSPARTY >> /tmp/partitioning
|
||||
echo autopart --type=thinp --nohome $LUKSPARTY >> /tmp/partitioning
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user