[node-patches] Change in ovirt-node[master]: puppet: Pylint fix
fabiand at fedoraproject.org
fabiand at fedoraproject.org
Fri Aug 30 06:47:25 UTC 2013
Fabian Deutsch has uploaded a new change for review.
Change subject: puppet: Pylint fix
......................................................................
puppet: Pylint fix
Change-Id: I27e34b38825e985bdc139c870d5849225f563987
Signed-off-by: Fabian Deutsch <fabiand at fedoraproject.org>
---
M src/ovirt/node/setup/puppet/puppet_page.py
1 file changed, 0 insertions(+), 1 deletion(-)
git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/11/18711/1
diff --git a/src/ovirt/node/setup/puppet/puppet_page.py b/src/ovirt/node/setup/puppet/puppet_page.py
index 74e01fe..653cc6c 100644
--- a/src/ovirt/node/setup/puppet/puppet_page.py
+++ b/src/ovirt/node/setup/puppet/puppet_page.py
@@ -108,7 +108,6 @@
class Puppet(NodeConfigFileSection):
"""Class to handle Puppet configuration in /etc/default/ovirt file
- >>> from ovirt.node.utils import fs
>>> n = Puppet(fs.FakeFs.File("dst"))
>>> n.update(True, "puppet.example.com",
... "http://localhost/path/to/cert")
--
To view, visit http://gerrit.ovirt.org/18711
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I27e34b38825e985bdc139c870d5849225f563987
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