[Pkg-puppet-devel] [SCM] Puppet packaging for Debian branch, master, updated. 90c4a6028cf6ebd530af736ce08f1b413698b162

Micah Anderson micah at riseup.net
Sat May 31 17:15:31 UTC 2008


The following commit has been merged in the master branch:
commit 9f672e62748fca9562b6b589a50a2ac62efc08c4
Author: James Turnbull <james at lovedthanlost.net>
Date:   Mon May 5 09:35:17 2008 +1000

    Update to man pages, fix to ralsh help text and fix for #1211

diff --git a/bin/ralsh b/bin/ralsh
index 1d00367..3cbfcad 100755
--- a/bin/ralsh
+++ b/bin/ralsh
@@ -65,7 +65,7 @@
 #
 # This example uses ``ralsh`` to return Puppet configuration for the user ``luke``::
 #   
-# $ ralsh user luke
+#    $ ralsh user luke
 #    user { 'luke':
 #      home => '/home/luke',
 #      uid => '100',
diff --git a/install.rb b/install.rb
index 087c3c8..5c1d64f 100755
--- a/install.rb
+++ b/install.rb
@@ -106,7 +106,7 @@ def do_man(man, strip = 'man/')
     File.install(mf, omf, 0644, true)
     gzip = %x{which gzip}
     gzip.chomp!
-    %x{#{gzip} #{omf}}
+    %x{#{gzip} -f #{omf}}
   end
 end
 
diff --git a/man/man8/filebucket.8 b/man/man8/filebucket.8
index fdaca9f..0ef4c38 100644
--- a/man/man8/filebucket.8
+++ b/man/man8/filebucket.8
@@ -112,5 +112,5 @@ Copyright (c) 2005 Reductive Labs, LLC Licensed under the GNU Public
 License
 
 
-.\" Generated by docutils manpage writer on 2008-03-22 17:46.
+.\" Generated by docutils manpage writer on 2008-05-05 09:33.
 .\" 
diff --git a/man/man8/pi.8 b/man/man8/pi.8
index da13d8e..ba68579 100644
--- a/man/man8/pi.8
+++ b/man/man8/pi.8
@@ -30,5 +30,5 @@ Only list parameters without detail
 Include metaparams
 
 
-.\" Generated by docutils manpage writer on 2008-03-22 17:46.
+.\" Generated by docutils manpage writer on 2008-05-05 09:33.
 .\" 
diff --git a/man/man8/puppet.8 b/man/man8/puppet.8
index 190aab2..990b7ce 100644
--- a/man/man8/puppet.8
+++ b/man/man8/puppet.8
@@ -74,5 +74,5 @@ Copyright (c) 2005 Reductive Labs, LLC Licensed under the GNU Public
 License
 
 
-.\" Generated by docutils manpage writer on 2008-03-22 17:46.
+.\" Generated by docutils manpage writer on 2008-05-05 09:33.
 .\" 
diff --git a/man/man8/puppet.conf.8 b/man/man8/puppet.conf.8
index e8040fb..1bc1eb6 100644
--- a/man/man8/puppet.conf.8
+++ b/man/man8/puppet.conf.8
@@ -4,7 +4,7 @@ Configuration Reference \-
 
 .\" Man page generated from reStructeredText.
 This page is autogenerated; any changes will get overwritten 
-.I (last generated on Sat Mar 22 17:46:15 +1100 2008)
+.I (last generated on Mon May 05 09:33:01 +1000 2008)
 
 
 
@@ -691,7 +691,7 @@ puppetmasterd
 
 .TP 2
 \(bu
-Default: development
+Default: production
 
 
 .SS environments
@@ -1739,9 +1739,9 @@ Default: $vardir/yaml
 .ce 0
 .sp
 
-.I This page autogenerated on Sat Mar 22 17:46:15 +1100 2008
+.I This page autogenerated on Mon May 05 09:33:01 +1000 2008
 
 
 
-.\" Generated by docutils manpage writer on 2008-03-22 17:46.
+.\" Generated by docutils manpage writer on 2008-05-05 09:33.
 .\" 
diff --git a/man/man8/puppetca.8 b/man/man8/puppetca.8
index 42d6c1f..f9f89a9 100644
--- a/man/man8/puppetca.8
+++ b/man/man8/puppetca.8
@@ -42,8 +42,8 @@ configuration options can also be generated by running puppetca with
 
 
 .TP
-.B all:      Operate on all outstanding requests. Only makes sense with
-\'\-\-sign\', or \'\-\-list\'.
+.B all:      Operate on all items. Currently only makes sense with
+\'\-\-sign\', \'\-\-clean\', or \'\-\-list\'.
 
 
 .TP
@@ -51,7 +51,9 @@ configuration options can also be generated by running puppetca with
 This is useful when rebuilding hosts, since new certificate
 signing requests will only be honored if puppetca does not
 have a copy of a signed certificate for that host. The
-certificate of the host remains valid.
+certificate of the host remains valid. If \'\-\-all\' is specified
+then all host certificates, both signed and unsigned, will be
+removed.
 
 debug:    Enable full debugging.
 
@@ -112,5 +114,5 @@ Copyright (c) 2005 Reductive Labs, LLC Licensed under the GNU Public
 License
 
 
-.\" Generated by docutils manpage writer on 2008-03-22 17:46.
+.\" Generated by docutils manpage writer on 2008-05-05 09:33.
 .\" 
diff --git a/man/man8/puppetd.8 b/man/man8/puppetd.8
index 83b1728..9cadcd4 100644
--- a/man/man8/puppetd.8
+++ b/man/man8/puppetd.8
@@ -180,5 +180,5 @@ Copyright (c) 2005, 2006 Reductive Labs, LLC Licensed under the GNU
 Public License
 
 
-.\" Generated by docutils manpage writer on 2008-03-22 17:46.
+.\" Generated by docutils manpage writer on 2008-05-05 09:33.
 .\" 
diff --git a/man/man8/puppetdoc.8 b/man/man8/puppetdoc.8
index d7aacee..8303b7a 100644
--- a/man/man8/puppetdoc.8
+++ b/man/man8/puppetdoc.8
@@ -58,5 +58,5 @@ Copyright (c) 2005\-2007 Reductive Labs, LLC Licensed under the GNU
 Public License
 
 
-.\" Generated by docutils manpage writer on 2008-03-22 17:46.
+.\" Generated by docutils manpage writer on 2008-05-05 09:33.
 .\" 
diff --git a/man/man8/puppetmasterd.8 b/man/man8/puppetmasterd.8
index 5a8f027..c14da72 100644
--- a/man/man8/puppetmasterd.8
+++ b/man/man8/puppetmasterd.8
@@ -83,5 +83,5 @@ Copyright (c) 2005 Reductive Labs, LLC Licensed under the GNU Public
 License
 
 
-.\" Generated by docutils manpage writer on 2008-03-22 17:46.
+.\" Generated by docutils manpage writer on 2008-05-05 09:33.
 .\" 
diff --git a/man/man8/puppetrun.8 b/man/man8/puppetrun.8
index 753be1c..6b40481 100644
--- a/man/man8/puppetrun.8
+++ b/man/man8/puppetrun.8
@@ -147,5 +147,5 @@ Copyright (c) 2005 Reductive Labs, LLC Licensed under the GNU Public
 License
 
 
-.\" Generated by docutils manpage writer on 2008-03-22 17:46.
+.\" Generated by docutils manpage writer on 2008-05-05 09:33.
 .\" 
diff --git a/man/man8/ralsh.8 b/man/man8/ralsh.8
index fc84fe0..89c99c9 100644
--- a/man/man8/ralsh.8
+++ b/man/man8/ralsh.8
@@ -111,29 +111,16 @@ luke
 
 .nf
 $ ralsh user luke
-.fi
-
-.\" visit_block_quote
-
-.TP
-.B user { \'luke\':
-home => \'/home/luke\',
-uid => \'100\',
-ensure => \'present\',
-comment => \'Luke Kanies,,,\',
-gid => \'1000\',
-shell => \'/bin/bash\',
-groups => [\'sysadmin\',\'audio\',\'video\',\'puppet\']
-
-\.SH system-message
-System Message: WARNING/2 (./ralsh.rst:, line 87)
-Definition list ends without a blank line; unexpected unindent.
-
-
+user { \'luke\':
+  home => \'/home/luke\',
+  uid => \'100\',
+  ensure => \'present\',
+  comment => \'Luke Kanies,,,\',
+  gid => \'1000\',
+  shell => \'/bin/bash\',
+  groups => [\'sysadmin\',\'audio\',\'video\',\'puppet\']
 }
-
-
-.\" depart_block_quote
+.fi
 
 .SH AUTHOR
 Luke Kanies
@@ -144,5 +131,5 @@ Copyright (c) 2005\-2007 Reductive Labs, LLC Licensed under the GNU
 Public License
 
 
-.\" Generated by docutils manpage writer on 2008-03-22 17:46.
+.\" Generated by docutils manpage writer on 2008-05-05 09:33.
 .\" 

-- 
Puppet packaging for Debian



More information about the Pkg-puppet-devel mailing list