diff --git a/airootfs/root/install.sh b/airootfs/root/install.sh index c8f10a9..043b253 100644 --- a/airootfs/root/install.sh +++ b/airootfs/root/install.sh @@ -411,6 +411,14 @@ os: Alpine os_family: Alpine EOT + cat >"${INSTALLATION_MOUNTPOINT}/${INSTALLATION_SALT_ROOT}/serverspecific.sls" <> "${INSTALLATION_MOUNTPOINT}/${INSTALLATION_SALT_ROOT}/serverspecific.sls" + done + installationSubtaskTitle "Populate Pillars" mkdir -p ${INSTALLATION_MOUNTPOINT}/${INSTALLATION_PILLAR_ROOT} #git clone ${INSTALLATION_PILLAR_GIT} ${INSTALLATION_MOUNTPOINT}/${INSTALLATION_PILLAR_ROOT}