In this post, we will see how to resolve ID apache-service-running in SLS apache.service.running is not a dictionary Question: I’m trying to install and configure apache using the v1.2.2 saltstack apache-formula But keep getting the following error: my master salt ...

Question: I am trying to generate a random salt of 32 bytes size. But my JS engine Rhino 1.7.13 doesn’t support SecureRandom class. Below is the code snippet of the same. Error logged as below. java.util.concurrent.ExecutionException: javax.script.ScriptException: ReferenceError: "SecureRandom" is ...

Question: I hope you can help me with a rather frustrating issue I have been having. I have been trying to remove static config from some config files and move this to Pillar/Mine data using Salt-Stack. Everything is going well, ...