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

Rename master socket to ganeti-master.sock

…/run/master.sock is not specific enough.

Reviewed-by: iustinp
parent c9673d92
No related merge requests found
......@@ -57,7 +57,7 @@ WATCHER_STATEFILE = DATA_DIR + "/watcher.data"
SSH_KNOWN_HOSTS_FILE = DATA_DIR + "/known_hosts"
ETC_HOSTS = "/etc/hosts"
DEFAULT_FILE_STORAGE_DIR = _autoconf.FILE_STORAGE_DIR
MASTER_SOCKET = RUN_DIR + "/master.sock"
MASTER_SOCKET = RUN_DIR + "/ganeti-master.sock"
NODE_INITD_SCRIPT = _autoconf.SYSCONFDIR + "/init.d/ganeti"
DEFAULT_NODED_PORT = 1811
......
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