13.65. cdist-type__pacman_conf_integrate(7)

13.65.1. NAME

cdist-type__pacman_conf_integrate - Integrate default pacman.conf to cdist conform and vice versa

13.65.2. DESCRIPTION

The type allows you to convert the default pacman.conf to a cdist conform one and vice versa

13.65.3. REQUIRED PARAMETERS

None.

13.65.4. OPTIONAL PARAMETERS

state
‘present’ or ‘absent’, defaults to ‘present’

13.65.5. EXAMPLES

# Convert normal to cdist conform
__pacman_conf_integrate convert

# Convert cdist conform to normal
__pacman_conf_integrate convert --state absent

13.65.6. SEE ALSO

grep(1)

13.65.7. AUTHORS

Dominique Roux <dominique.roux4@gmail.com>

13.65.8. COPYING

Copyright (C) 2015 Dominique Roux. Free use of this software is granted under the terms of the GNU General Public License version 3 (GPLv3).