Updating to only apply OCP script to master node
This will prevent duplication of edits to files in the storage node(s)main
parent
82a3910ca9
commit
857366bfb3
|
@ -14,5 +14,5 @@ onInstall:
|
|||
|
||||
- api [cp]: environment.control.RestartNodes
|
||||
|
||||
- cmd [cp]: |-
|
||||
- cmd [${nodes.cp.master.id}]: |-
|
||||
curl -fsS https://deploy-proxy.mightybox.io/addons/relay/raw/branch/main/ocp-install.sh | /bin/bash -s
|
Loading…
Reference in New Issue