We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a19446d commit 37a1ad6Copy full SHA for 37a1ad6
1 file changed
tosca-templates/mesos_cluster.yaml
@@ -17,16 +17,19 @@ topology_template:
17
type: string
18
description: Admin password for accessing Mesos HTTP service
19
required: yes
20
+ default: admin
21
22
marathon_password:
23
24
description: Admin password for accessing Marathon HTTP service
25
26
27
28
chronos_password:
29
30
description: Admin password for accessing Chronos HTTP service
31
32
33
34
slave_num:
35
type: integer
0 commit comments