blob: 3b3cf7022bcd44db91ff07ffe5eb8c4e9aafb8ec (
plain)
1
2
3
4
5
6
7
8
|
outputs:
docker_proxy:
value: { get_param: docker_proxy }
rancher_vm_ip:
description: The IP address of the rancher instance
value: { get_attr: [rancher_floating_ip, floating_ip_address] }
|