Darren Vine
Results
2
comments of
Darren Vine
Seems to work by adding the chef service priority directly in the service. These are the values I had (in the relevant files) kafka.rb: service "kafka" do action [:enable, :start]...
I made a PR and here is the code to do so: https://github.com/mrparkers/terraform-provider-keycloak/pull/985 Note, I use Windows to develop on and it was easier not to mess around with the...