logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Authors

Dominique Roux <dominique.roux4@gmail.com>

Copying

Copyright (C) 2015 Dominique Roux. 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.

Description

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

Examples

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

Name

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

Optional Parameters

state 'present' or 'absent', defaults to 'present'

Required Parameters

None.

See Also

grep(1)

See Also