a23a57c10c39db00e8b7ceb578fd6b0c7974b378
[eliot.git] / project-params.yaml
1 ---
2 - parameter:
3     name: 'eliot-defaults'
4     parameters:
5       - string:
6           name: NODE_IP
7           default: ""
8           description: 'IP of the node'
9       - string:
10           name: USERNAME
11           default: ""
12           description: 'username of the node'
13       - string:
14           name: PASSWORD
15           default: ""
16           description: 'password of the node'