updates
This commit is contained in:
@@ -37,6 +37,7 @@ if [ -f "$PREP_SCRIPT_PATH" ]; then
|
||||
sudo virt-customize -a "$GOLDEN_IMAGE" \
|
||||
--run "$PREP_SCRIPT_PATH" \
|
||||
--ssh-inject root:file:"$SSH_PUB_KEY" \
|
||||
--ssh-inject rocky:file:"$SSH_PUB_KEY" \
|
||||
--root-password password:rockytesting \
|
||||
--selinux-relabel 2>&1 || {
|
||||
echo "ERROR: virt-customize failed"
|
||||
|
||||
Reference in New Issue
Block a user