Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature request][salt-cloud] Auto generate password for windows in azurearm #56151

Closed
tkykm opened this issue Feb 13, 2020 · 4 comments
Closed
Labels
Feature new functionality including changes to functionality and code refactors, etc. Pending-Discussion The issue or pull request needs more discussion before it can be closed or merged Salt-Cloud
Milestone

Comments

@tkykm
Copy link

tkykm commented Feb 13, 2020

Description of Issue

This is feature request.
It would be great that we can auto generate password for windows In salt-cloud with azurearm like a AWS.
for example, the idea is to set key to profile and then salt-cloud generate a strong password and ecrypt it with the key, finally store it to grain.

Thank you in advance!

Setup

(Please provide relevant configs and/or SLS files (Be sure to remove sensitive info).)
salt 2019.2.2 or more

@DmitryKuzmenko
Copy link
Contributor

@saltstack/team-cloud @saltstack/team-windows thoughts?

@DmitryKuzmenko DmitryKuzmenko added Feature new functionality including changes to functionality and code refactors, etc. Pending-Discussion The issue or pull request needs more discussion before it can be closed or merged labels Feb 14, 2020
@DmitryKuzmenko DmitryKuzmenko added this to the Blocked milestone Feb 14, 2020
@nicholasmhughes
Copy link
Collaborator

If this exists for EC2, I'll have to take a look at the level of effort to get it into the Azure provider. Feature parity makes sense.

@tkykm
Copy link
Author

tkykm commented Feb 17, 2020

Thanks guys for working on this.
EC2 itself has this feature, but azurevm hasn't it. My understand is to get it into the azure provider it would be need more work than EC2.

@nicholasmhughes
Copy link
Collaborator

The Azure functionality in Salt is moving to https://github.com/salt-extensions/saltext-azurerm

I have opened an issue there to represent the feature request here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature new functionality including changes to functionality and code refactors, etc. Pending-Discussion The issue or pull request needs more discussion before it can be closed or merged Salt-Cloud
Projects
None yet
Development

No branches or pull requests

4 participants