blob: b70150240836036f92aa6f456f6c76c267974c88 [file] [log] [blame]
outputs:
docker_proxy:
value: { get_param: docker_proxy }
nfs_vm_ip:
description: The IP address of the nfs instance
value: { get_attr: [nfs_floating_ip, floating_ip_address] }
nfs_vm_private_ip:
description: The private IP address of the nfs instance
value: { get_attr: [nfs_floating_ip, fixed_ip_address] }