[node-patches] Change in ovirt-node[master]: defaults: /etc/default/ovirt is the default path

fabiand at fedoraproject.org fabiand at fedoraproject.org
Tue Dec 11 20:09:40 UTC 2012


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 <fabiand at fedoraproject.org>
---
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 <fabiand at fedoraproject.org>



More information about the node-patches mailing list