aboutsummaryrefslogtreecommitdiffstats
path: root/laas/actions/workflows/joid_workflow.yaml
blob: a0b98f8817492f1ae6c46759691b225eee3ed7c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
---
chain:

    -
        name: "joid_install"
        ref: "laas.joid_install"
        parameters:
            hosts: "{{host}}"
            timeout: "{{timeout}}"

default: "joid_install"