-
I ran the following two commands, one on the master and the other on the minion.
```
[root@inf-vm-sam-1 ~]# salt-call event.send test_from_master
local:
True
```
```
[root@pvn-vm-uhs-1 ~]# salt-…
-
For several releases now, Multiminer was starting up will display an exception error. I tracked it back to the Enable Multiminer Remoting feature. If this feature is unchecked or disabled the applicat…
-
> Description
The user interface has to know the server address, and today this address is hardcoded in **app.js** file, this **ip** have to be discovered by the client instead.
-
My team can add two repository sources to the config file as follows:
```
ext_pillar:
- git: master git://gitserver/git-pillar.git
- git: master git://gitserver/git-pillar-private.git
```
…
bmess updated
10 years ago
-
This is similar to https://github.com/saltstack/salt/issues/10954
I have in my /etc/salt/grains:
```
roles:
- default
- timeserver
- hypervisor
datacenter: home
```
on nodes hv1, and hv2.
I …
-
Enabling MultiMiner Remoting on Windows Server Essentials 2012 causes an "Object reference not set to an instance of an object" error.
The machine is a server which is a domain controller.
The full …
-
Hello,
I tried the queuenext.js example. It works great. So I tried to do the same thing from my local machine, using its localnetwork IP which should be visible from the SONOS, but for some reason m…