Scroll to navigation

CDIST-TYPE__CCOLLECT_SOURCE(7) cdist CDIST-TYPE__CCOLLECT_SOURCE(7)

NAME

cdist-type__ccollect_source - Manage ccollect sources

DESCRIPTION

This cdist type allows you to create or delete ccollect sources.

REQUIRED PARAMETERS

The source from which to backup
The destination directory

OPTIONAL PARAMETERS

'present' or 'absent', defaults to 'present'
The CCOLLECT_CONF directory. Defaults to /etc/ccollect.

OPTIONAL MULTIPLE PARAMETERS

Paths to exclude of backup

BOOLEAN PARAMETERS

Whether to report backup verbosely
Create the directory specified in the destination parameter on the remote host

EXAMPLES

__ccollect_source doc.ungleich.ch \

--source doc.ungleich.ch:/ \
--destination /backup/doc.ungleich.ch \
--exclude '/proc/*' --exclude '/sys/*' \
--verbose __ccollect_source doc.ungleich.ch \
--source doc.ungleich.ch:/ \
--destination /backup/doc.ungleich.ch \
--exclude '/proc/*' --exclude '/sys/*' \
--verbose \
--create-destination


SEE ALSO

ccollect(1)

AUTHORS

Nico Schottelius <nico-cdist--@--schottelius.org>

COPYING

Copyright (C) 2014 Nico Schottelius. You can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

COPYRIGHT

ungleich GmbH 2021

August 7, 2022 7.0.0