Skip to content
Snippets Groups Projects
Commit 6bf7dad4 authored by Michael Hanselmann's avatar Michael Hanselmann
Browse files

vcluster-setup: Create $vnode/etc/ganeti directory


This directory is required by “cfgupgrade” and some other tools.

Signed-off-by: default avatarMichael Hanselmann <hansmi@google.com>
Reviewed-by: default avatarMichele Tartara <mtartara@google.com>
parent d1ab11f2
No related branches found
No related tags found
No related merge requests found
......@@ -187,7 +187,7 @@ setup_node() {
fi
mkdir -p \
$nodedir@SYSCONFDIR@/default \
$nodedir@SYSCONFDIR@/{default,ganeti} \
$nodedir@LOCALSTATEDIR@/lock\
$nodedir@LOCALSTATEDIR@/{lib,log,run}/ganeti
......
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