Skip to content

Commit

Permalink
(PUP-3249) Remove async storeconfigs and queue from man pages
Browse files Browse the repository at this point in the history
Update man pages now that async_storeconfigs and queue_* properties have
been removed.
  • Loading branch information
joshcooper committed Sep 17, 2014
1 parent a695f10 commit 577fd38
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 29 deletions.
28 changes: 2 additions & 26 deletions man/man5/puppet.conf.5
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "PUPPETCONF" "5" "September 2014" "Puppet Labs, LLC" "Puppet manual"
\fBThis page is autogenerated; any changes will get overwritten\fR \fI(last generated on 2014\-09\-15 12:02:46 \-0700)\fR
\fBThis page is autogenerated; any changes will get overwritten\fR \fI(last generated on 2014\-09\-16 20:41:04 \-0700)\fR
.
.SH "Configuration Settings"
.
Expand Down Expand Up @@ -94,14 +94,6 @@ During an inspect run, whether to archive files whose contents are audited to a
.
.IP "" 0
.
.SS "async_storeconfigs"
Whether to use a queueing system to provide asynchronous database integration\. Requires that \fBpuppet queue\fR be running\.
.
.IP "\(bu" 4
\fIDefault\fR: false
.
.IP "" 0
.
.SS "autoflush"
Whether log files should always flush to disk\.
.
Expand Down Expand Up @@ -1535,22 +1527,6 @@ Which port puppet agent listens on\.
.
.IP "" 0
.
.SS "queue_source"
Which type of queue to use for asynchronous processing\. If your stomp server requires authentication, you can include it in the URI as long as your stomp client library is at least 1\.1\.1
.
.IP "\(bu" 4
\fIDefault\fR: stomp://localhost:61613/
.
.IP "" 0
.
.SS "queue_type"
Which type of queue to use for asynchronous processing\.
.
.IP "\(bu" 4
\fIDefault\fR: stomp
.
.IP "" 0
.
.SS "rails_loglevel"
The log level for Rails connections\. The value must be a valid log level within Rails\. Production environments normally use \fBinfo\fR and other environments normally use \fBdebug\fR\. This setting is only used by the ActiveRecord storeconfigs and inventory backends, which are deprecated\.
.
Expand Down Expand Up @@ -2049,4 +2025,4 @@ Boolean; whether to use the zlib library
.IP "" 0
.
.P
\fIThis page autogenerated on 2014\-09\-15 12:02:46 \-0700\fR
\fIThis page autogenerated on 2014\-09\-16 20:41:04 \-0700\fR
3 changes: 0 additions & 3 deletions man/man8/puppet-catalog.8
Original file line number Diff line number Diff line change
Expand Up @@ -275,9 +275,6 @@ This subcommand is an indirector face, which exposes \fBfind\fR, \fBsearch\fR, \
\fBmsgpack\fR
.
.IP "\(bu" 4
\fBqueue\fR
.
.IP "\(bu" 4
\fBrest\fR
.
.IP "\(bu" 4
Expand Down

0 comments on commit 577fd38

Please sign in to comment.