mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00

* PCS module and state updated to handle pcs version > 0.10 * PCS module and state updated to handle pcs version > 0.10 - changelog * Removed six * Module documentation updated * Requested changes implemented * Add pcs module tests * Tests added and is_auth altered to fit purpose * Tests added. Debian bypass for broken config creation bypassed. * Tests debug output removed * Minor linting fixes * Update salt/modules/pcs.py Co-authored-by: Megan Wilhite <megan.wilhite@gmail.com> * Updated as per @Ch3LL's recommendations and other pre-commit fails * Removed test_config_show and some commented out print lines * Extra documentation added to cluster_setup * Updated item_show to work properly with properties and updated tests to match * Fixed change requests and added a wipe_default flag to remove default config * Extra args now gets passed from the pcs state to the auth function in the pcs module. * Minor formatting fix * Minor build fix to make linter happy Co-authored-by: Wayne Gemmell <wayne@connect-mobile.co.za> Co-authored-by: Megan Wilhite <megan.wilhite@gmail.com> Co-authored-by: Sage the Rage <36676171+sagetherage@users.noreply.github.com>
1 line
84 B
Text
1 line
84 B
Text
Updated pcs support to handle auth and setup for new syntax supporting version 0.10
|