Fabian Deutsch has uploaded a new change for review.

Change subject: defaults: /etc/default/ovirt is the default path
......................................................................

defaults: /etc/default/ovirt is the default path

Change-Id: I12045dd0205109870eb4ecbf12f0a4cb3df6eb12
Signed-off-by: Fabian Deutsch <[email protected]>
---
M scripts/tui/src/ovirt/node/config/defaults.py
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/37/9937/1

diff --git a/scripts/tui/src/ovirt/node/config/defaults.py 
b/scripts/tui/src/ovirt/node/config/defaults.py
index 7ca3438..2121cb5 100644
--- a/scripts/tui/src/ovirt/node/config/defaults.py
+++ b/scripts/tui/src/ovirt/node/config/defaults.py
@@ -44,7 +44,7 @@
 
 LOGGER = logging.getLogger(__name__)
 
-OVIRT_NODE_DEFAULTS_FILENAME = "/etc/defaults/ovirt"
+OVIRT_NODE_DEFAULTS_FILENAME = "/etc/default/ovirt"
 
 
 class AugeasProvider(base.Base):


--
To view, visit http://gerrit.ovirt.org/9937
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I12045dd0205109870eb4ecbf12f0a4cb3df6eb12
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Fabian Deutsch <[email protected]>
_______________________________________________
node-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/node-patches

Reply via email to