mirror of
https://github.com/Expand-sys/awx-on-k3s
synced 2025-12-16 22:12:14 +11:00
docs: add controller token for the table
This commit is contained in:
parent
7eb100200c
commit
44fdf6659e
1 changed files with 1 additions and 0 deletions
|
|
@ -433,6 +433,7 @@ Then define Rulebook Activation as follows. Note that you should modify actual v
|
||||||
| Project | `Demo Project` |
|
| Project | `Demo Project` |
|
||||||
| Rulebook | `demo_mqtt.yaml` |
|
| Rulebook | `demo_mqtt.yaml` |
|
||||||
| Decision environment | `Minimal DE with MQTT` |
|
| Decision environment | `Minimal DE with MQTT` |
|
||||||
|
| Controller token | `awx.example.com` |
|
||||||
| Variables | `mqtt_host: mqtt.example.com`<br>`mqtt_port: 31883`<br>`mqtt_topic: demo` |
|
| Variables | `mqtt_host: mqtt.example.com`<br>`mqtt_port: 31883`<br>`mqtt_topic: demo` |
|
||||||
|
|
||||||
Activate the Rulebook, and publish specific message that matches the condition in the Rule to the topic you've defined.
|
Activate the Rulebook, and publish specific message that matches the condition in the Rule to the topic you've defined.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue