summaryrefslogtreecommitdiffstats
path: root/tests/parameters/fixtures/node-param001.yaml
blob: 0c99bfb5dc627487dd3ebdf853f29e7f451ddf62 (plain)
1
2
3
4
5
6
7
8
9
10
parameters:
  - node:
      name: SLAVE_NAME
      description: "Select slave"
      allowed-slaves:
        - slave001
        - slave002
        - slave003
      ignore-offline-nodes: true
      allowed-multiselect: true