Demo about Edge Computing in the Retail vertical using Red Hat products
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

5 lines
255 B

- if:
- path: /etc/flightctl/hooks.d/afterupdating/30-edge-vm.yaml
op: [created, updated]
run: /bin/sh -Eeuo pipefail -c 'systemctl enable bootstrap-vm@nextcloud.service ; systemctl restart --no-block bootstrap-vm@nextcloud.service'
timeout: 5m