Ignore:
Timestamp:
27 Sep 2016, 08:53:45 (8 years ago)
Author:
Henrik Bettermann
Message:

Add Ikoba Demo and Ikoba Uniben instances.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup-ansible/playbook-post-reboot.yml

    r14032 r14192  
    4545    args:
    4646      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/
    4751
    4852
     
    5559    args:
    5660      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.