S15: ns1 deployed; stop sm-leaf before binary replace
Some checks are pending
review / inventory (push) Waiting to run
Some checks are pending
review / inventory (push) Waiting to run
GATE table marked deployed. Historical-Information open items closed. Admin-history seeded; PFC_REQUIRE_NPE left unset.
This commit is contained in:
parent
d9bd1fd175
commit
9ba17747a4
5 changed files with 32 additions and 19 deletions
|
|
@ -31,6 +31,7 @@ fi
|
|||
echo "=== install on host ==="
|
||||
ssh "$HOST" 'bash -s' << "EOF"
|
||||
set -e
|
||||
sudo systemctl stop pfc-sm-leaf || true
|
||||
sudo cp /tmp/sm-leaf-linux /opt/pfc/bin/sm-leaf
|
||||
sudo chmod +x /opt/pfc/bin/sm-leaf
|
||||
sudo mkdir -p /opt/pfc/python/secure_messaging /opt/pfc/python/admin/pfc_admin /opt/pfc/python/lib
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue