-
Notifications
You must be signed in to change notification settings - Fork 5.6k
[DOCS] Inconsistent documentation of cloud options #65063
Copy link
Copy link
Open
Labels
Salt-Clouddoc-param-missingparameters are missing in the docsparameters are missing in the docsdocumentationRelates to Salt documentationRelates to Salt documentationhelp-wantedCommunity help is needed to resolve thisCommunity help is needed to resolve thisseverity-medium3rd level, incorrect or bad functionality, confusing and lacks a work around3rd level, incorrect or bad functionality, confusing and lacks a work aroundtime-estimate-sprint
Milestone
Description
Activity
Metadata
Metadata
Assignees
Labels
Salt-Clouddoc-param-missingparameters are missing in the docsparameters are missing in the docsdocumentationRelates to Salt documentationRelates to Salt documentationhelp-wantedCommunity help is needed to resolve thisCommunity help is needed to resolve thisseverity-medium3rd level, incorrect or bad functionality, confusing and lacks a work around3rd level, incorrect or bad functionality, confusing and lacks a work aroundtime-estimate-sprint
Description
"Salt Cloud Doc" describe ssh_interface as option to use public or private IP for deploy script, while "Salt Cloud Code" check bootstrap_interface option to create a windows-like VM. Moreover, this option is not documented!
So, what's the difference between bootstrap_interface, ssh_interface, and win_interface?
Suggested Fix
Find out the truth and correct them.
Type of documentation
Salt documentation
Location or format of documentation
https://docs.saltproject.io/en/latest/topics/cloud
https://github.com/saltstack/salt/blob/3006.x/salt/cloud/clouds/azurearm.py
Additional context