File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -76,10 +76,10 @@ def help
7676 use your local file bucket by specifying '--local', or by specifying
7777 '--bucket' with a local path.
7878
79- **Note **: Enabling and using the backup option, and by extension the
80- filebucket resource, requires appropriate planning and management to ensure
81- that sufficient disk space is available for the file backups. Generally, you
82- can implement this using one of the following two options:
79+ **Important **: When you enable and use the backup option, and by extension
80+ the filebucket resource, you must ensure that sufficient disk space is
81+ available for the file backups. Generally, you can provide the disk space
82+ by using one of the following two options:
8383
8484 - Use a `find` command and `crontab` entry to retain only the last X days
8585 of file backups. For example:
Original file line number Diff line number Diff line change 2929 summary _ ( "Retrieve the catalog for the node from which the command is run." )
3030 arguments "<certname>, <facts>"
3131 option ( "--facts_for_catalog" ) do
32- summary _ ( "Not yet implemented for the CLI; facts will be collected internally." )
32+ summary _ ( "Not implemented for the CLI; facts are collected internally." )
3333 end
3434 returns <<-'EOT'
3535 A serialized catalog. When used from the Ruby API, returns a
You can’t perform that action at this time.
0 commit comments