Ignore:
Timestamp:
9 Dec 2016, 09:58:46 (8 years ago)
Author:
Henrik Bettermann
Message:

Add Ikoba AAUE instance to playbooks.

File:
1 edited

Legend:

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

    r14192 r14330  
    3636  become_user: root
    3737  tasks:
     38  - name: Stop Ikoba AAUE instance
     39    command: sudo -u ikoba /ikoba/aaue/bin/ikobactl stop
     40    args:
     41      chdir: /ikoba/aaue/
    3842  - name: Stop Ikoba PCN instance
    3943    command: sudo -u ikoba /ikoba/pcn/bin/ikobactl stop
Note: See TracChangeset for help on using the changeset viewer.