Stoo Johnston
Stoo Johnston
It looks like Microsoft have removed their Windows 7 iso from that location. Is there an alternate location, or should we use a retail iso?
I find a numerically ordered toc more useful than an unordered list; the document has an order and sections are usually arranged in order. Could we have an option to...
If you follow the tutorial but choose not to use the Vagrant demo environment, applying the final top.sls results in an error. ``` bash salt '*' state.apply ``` ``` minion1:...
The link in [top.md](fundamentals/top.md) sends the user to https://docs.saltstack.com/config/, which is incorrect. The correct link is: https://docs.saltstack.com/en/getstarted/config/ It is rendered as `...` in my browser I think I'm being daft,...
## Hello! - Vote on this issue by adding a 👍 reaction - If you want to implement this feature, comment to let us know (we'll work with you on...
I am unable to delete a particular email from the quarantine. Perhaps it is because of the unusual characters in the address? ``` DoesNotExist at /quarantine/process/ Maddr matching query does...
Adjusting tutorial to use released version of `pulumi/azure-native` and other minor fixes to update the tutorial to 2024.
### Problem description When a github user forks this repo in order to contribute to it, there are several github actions that are configured to run on a schedule. They...
### Problem description - I saw a product documentation issue on the following URL: https://github.com/pulumi/docs/blob/master/content/docs/pulumi-cloud/cloud-rest-api/_index.md#list-teams ### Suggestions for a fix The continuationToken is not implemented for that endpoint on pulumi...
### Describe what happened This is the reciprocal of #4069. We need a note to say that when setting `ForceNewDeployment` to true, setting a `trigger` is also required. ### Sample...