summaryrefslogtreecommitdiffstats
path: root/puppethost.py
diff options
context:
space:
mode:
authorTodd Zullinger <tmz@pobox.com>2008-11-25 21:27:55 -0500
committerTodd Zullinger <tmz@pobox.com>2008-11-25 21:27:55 -0500
commit78b3050ea148aa865cf11584f3d71d80120aeb40 (patch)
tree86e150d220498d69b347d6b9969cb731e5778077 /puppethost.py
parent7656244ffe817459d048fbe38c1b51633dd9fc2d (diff)
downloadpuppet-host-package-78b3050ea148aa865cf11584f3d71d80120aeb40.tar.gz
puppet-host-package-78b3050ea148aa865cf11584f3d71d80120aeb40.tar.xz
puppet-host-package-78b3050ea148aa865cf11584f3d71d80120aeb40.zip
Reword the module docstring
Diffstat (limited to 'puppethost.py')
-rwxr-xr-xpuppethost.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/puppethost.py b/puppethost.py
index c2b1228..f36d26f 100755
--- a/puppethost.py
+++ b/puppethost.py
@@ -1,5 +1,5 @@
#!/usr/bin/env python
-"""Create a host package for bootstrapping a puppet host."""
+"""Create a host-specific package for bootstrapping a puppet."""
import os
import glob