TheBigBear
TheBigBear
I have checked out my branch and tried to decrypt it's data, but got the error mesage: ``` Error: 'git checkout' failed git-crypt has been set up but existing encrypted...
`git-crypt status` tells me about some "staged/comited" files that are NOT encrypted, but should be. And then tells me to run "**Run 'git-crypt status' with the '-f' option to stage...
Hi Adam, How and where do you go to extract the windows dll from? could you put a note in the top level readme, please? Armed with that info I...
This installs fine on linux and macosx but the provided DLLs are ( presumably ? ) windows only and won't actually work on linux or macosx? Is there some intelligence...
the output of get_hosttags() look much more like python(str) format to me, with the value key pairs being quoted in single quotes. But valid JSON only has double quotes. How...
Here is the solution once it has happened. [Why wazuh-manager service wont start on boot and can't be enabled.](https://www.reddit.com/r/Wazuh/comments/11pv60c/adventures_in_rocky_linux_why_wazuhmanager/?rdt=57367) The same happens on almalinux 9.2 (probably on most RHEL/CENTOS compatible...
## Your setup ### Formula commit hash / release tag v1.2.2 4a46e03 ### Versions reports (master & minion) ### Pillar / config used --- ## Bug details ### Describe the...
If I run ```Get-KeyChainConfiguration``` I get an exception, expect this should not happen? ``` Get-KeyChainConfiguration Exception: /usr/local/share/powershell/Modules/SecretManagement.KeyChain/0.1.2/SecretManagement.KeyChain.psm1:53 Line | 53 | throw "Could not parse KeyChain configuration info" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~...
the Test-SecretVault param for VaultName has been changed from ```-VaultName``` to simply ```-Name``` and the modules version has bee increased to 0.1.3
Notepad++ originally was only ever a 32bit executable. So the original naming of "npp.sls" made a lot of sense at the time. But they have now had a whole major...