Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- outputs:
- instance_ip:
- description: The IP address of the deployed instance.
- value: { get_attr: [floatingIP, ip] }
- instance_id:
- description: VM node instance identifier.
- value: { get_attr: [testBackendRMI, show, id] }
- result:
- description: chef run output
- value: { get_attr: [deployment, result] }
Advertisement
Add Comment
Please, Sign In to add comment