mirror of
https://github.com/saltstack/salt.git
synced 2025-04-16 01:30:20 +00:00

* Add ability to set GCE node labels via salt cloud * Add documentation for GCE labels * Correct example dicts in documentation for labels * Fix gce unit pytest * Add ex_labels to config fixture * Add versionadded tag * saltstack/salt/#62046 metadata, label, tag, image fixtures * saltstack/salt/#62046 location fixture * saltstack/salt/#62046 size fixture * saltstack/salt/#62046 network fixture * saltstack/salt/#62046 subnetwork fixture * saltstack/salt/#62046 update test data * Revert ex_tags to tags * saltstack#62046 correct expected keyword from ex_metadata to metadata * saltstack#62046 revert defaulting logic for image and update tests * saltstack#62046 revert defaulting logic * saltstack#62046 revert failing tests * Fix doc failure Co-authored-by: Brandon Kucera <brandon.kucera@ubisoft.com> Co-authored-by: Megan Wilhite <mwilhite@vmware.com>
1 line
33 B
Text
1 line
33 B
Text
Added node label support for GCE
|