Chocolatey bootstrap: Create a possibilty to provision chocolatey via states #67601
Replies: 9 comments
-
how about this? https://docs.saltstack.com/en/latest/ref/modules/all/salt.modules.chocolatey.html#salt.modules.chocolatey.bootstrap |
Beta Was this translation helpful? Give feedback.
-
It would be nice if the chocolatey state documentation would give a hint that
is available. A cross reference to the execution module would then do the trick. |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
ping @saltstack/team-windows just fyi if anyone is curious enough to tackle this ;) |
Beta Was this translation helpful? Give feedback.
-
Is this issue still under review or has it been ever on your list, @saltstack/team-windows ? |
Beta Was this translation helpful? Give feedback.
-
It would be great to add chocolate client installation from an internal source. Bootstrap doesn't help in that scenario. |
Beta Was this translation helpful? Give feedback.
-
Also, running the current bootstrap module results in (changed=1) even if it's already installed. version 2019.2.1
|
Beta Was this translation helpful? Give feedback.
-
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. If this issue is closed prematurely, please leave a comment and we will gladly reopen the issue. |
Beta Was this translation helpful? Give feedback.
-
Thank you for updating this issue. It is no longer marked as stale. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
It would be very nice, if chocolatey could be installed on a minion via a salt sls state file. It should be checked whether chocolatey is installed and if not, the bootstrap function should be called. Most preferably, the version of chocolatey which is installed should chooseable by the admin. Furthermore, it would be nice, if chocolatey could be configured also via such a state module (choco config, https://chocolatey.org/docs/chocolatey-configuration).
Yours,
Peter
Beta Was this translation helpful? Give feedback.
All reactions