nested lxd wip1
This commit is contained in:
@@ -44,8 +44,11 @@ function _create() {
|
||||
db-psql create "$longname"
|
||||
echo "create empty database <$longname> ... OK"
|
||||
|
||||
#FIXME: load credential from data argument wth yq parsing!!!
|
||||
|
||||
credential_username=$(load_yaml_from_expanded credential.username)
|
||||
credential_password=$(load_yaml_from_expanded credential.password)
|
||||
|
||||
cat <<EOF | lxc_exec "$container"
|
||||
set -Eeuo pipefail
|
||||
echo reloading systemd
|
||||
|
||||
Reference in New Issue
Block a user