fix the change of minions to nodes
This commit is contained in:
parent
a277212041
commit
26b055b78d
|
|
@ -245,7 +245,7 @@ my-nginx-kqdjk 1/1 Waiting 0 33s
|
||||||
my-nginx-nyj3x 1/1 Waiting 0 33s
|
my-nginx-nyj3x 1/1 Waiting 0 33s
|
||||||
```
|
```
|
||||||
|
|
||||||
You need to wait for the provisioning to complete, you can monitor the minions by doing:
|
You need to wait for the provisioning to complete, you can monitor the nodes by doing:
|
||||||
|
|
||||||
```console
|
```console
|
||||||
$ sudo salt '*minion-1' cmd.run 'docker images'
|
$ sudo salt '*minion-1' cmd.run 'docker images'
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue