Changeset 14192 for main/waeup-ansible/playbook-post-reboot.yml
- Timestamp:
- 27 Sep 2016, 08:53:45 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup-ansible/playbook-post-reboot.yml
r14032 r14192 45 45 args: 46 46 chdir: /kofa/scripts 47 - name: Start Ikoba Demo instance 48 command: sudo -u ikoba /ikoba/demo/bin/ikobactl start 49 args: 50 chdir: /ikoba/demo/ 47 51 48 52 … … 55 59 args: 56 60 chdir: /kofa/scripts 61 - name: Start Ikoba Uniben instance 62 command: sudo -u ikoba /ikoba/ikobacustom.uniben/bin/ikobactl start 63 args: 64 chdir: /ikoba/ikobacustom.uniben/
Note: See TracChangeset for help on using the changeset viewer.