Maurice

Results 2 comments of Maurice

What I did to allow this to work for Rocky linux is: Copy the RedHat8.yml file and name it Rocky.yml Edit the main.yml file and add Rocky: ` _vault_nix_distros: -...

After I added the following variable to my variable file for vault it enabled TLS: ` vault_tls_disable: false ` Make sure you have certificates ready and the API check uses...