Skip to content
Snippets Groups Projects
Unverified Commit 2f28bc72 authored by Antoine R. Dumont (@ardumont)'s avatar Antoine R. Dumont (@ardumont)
Browse files

cea/build_preseed.sh: Allow trigger script from top-level

parent 542a971a
No related branches found
No related tags found
1 merge request!3cea: Add preseeding for new servers
......@@ -9,7 +9,7 @@ CONFIG="${BASEDIR}/configs/${HOSTNAME}.yaml"
ROOT_PASSWORDS_FILE="${BASEDIR}/root_passwords"
SWH_PASSWORDS_FILE="${BASEDIR}/swh_passwords"
mkdir -p configs/preseeding/finish_install
mkdir -p ${BASEDIR}/configs/preseeding/finish_install
generate_and_save_password() {
local PASSWORDS_FILE=$1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment