Skip to content
Snippets Groups Projects

[cern] dcos: Fix template_def and dcoccluster.yaml

Merged Spyridon Trigazis requested to merge fix-dcos into cern-pike
Files
2
@@ -602,7 +602,7 @@ resources:
outputs:
api_address:
value: {get_attr: [dcos_masters, dcos_master_ip]}
value: {get_attr: [dcos_masters, resource.0.dcos_master_external_ip]}
description: >
This is the API endpoint of the DC/OS master. Use this to access
the DC/OS API from outside the cluster.
Loading