summaryrefslogtreecommitdiffstats
path: root/tests/parameters/fixtures/node-param002.yaml
blob: 75afcbb75451dc3e578c054c9951b53a6ef9f937 (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: false