[Pkg-ganeti-devel] [ganeti] 152/165: Also provide default arguments for mond
Apollon Oikonomopoulos
apoikos at moszumanska.debian.org
Tue Aug 11 13:53:23 UTC 2015
This is an automated email from the git hooks/post-receive script.
apoikos pushed a commit to branch master
in repository ganeti.
commit fecdec0917320a6d444e90ab5a9a99fdfe060b0a
Author: Klaus Aehlig <aehlig at google.com>
Date: Fri Jul 24 12:38:41 2015 +0200
Also provide default arguments for mond
Signed-off-by: Klaus Aehlig <aehlig at google.com>
Reviewed-by: Helga Velroyen <helgav at google.com>
---
doc/examples/ganeti.default | 1 +
doc/examples/ganeti.default-debug | 1 +
2 files changed, 2 insertions(+)
diff --git a/doc/examples/ganeti.default b/doc/examples/ganeti.default
index 281423b..49b7d8a 100644
--- a/doc/examples/ganeti.default
+++ b/doc/examples/ganeti.default
@@ -2,5 +2,6 @@
NODED_ARGS=""
RAPI_ARGS=""
CONFD_ARGS=""
+MOND_ARGS=""
WCONFD_ARGS=""
LUXID_ARGS=""
diff --git a/doc/examples/ganeti.default-debug b/doc/examples/ganeti.default-debug
index e53edec..00dece4 100644
--- a/doc/examples/ganeti.default-debug
+++ b/doc/examples/ganeti.default-debug
@@ -2,5 +2,6 @@
NODED_ARGS="-d"
RAPI_ARGS="-d"
CONFD_ARGS="-d"
+MOND_ARGS="-d"
WCONFD_ARGS="-d"
LUXID_ARGS="-d"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ganeti/ganeti.git
More information about the Pkg-ganeti-devel
mailing list