Skip to content

Commit

Permalink
Update single-vm.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
micafer authored Dec 4, 2024
1 parent 72991b8 commit a99f00a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions templates/single-vm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,3 +127,9 @@ topology_template:
properties:
type: linux
distribution: ubuntu

outputs:
node_ip:
value: { get_attribute: [ single_vm, public_address, 0 ] }
node_creds:
value: { get_attribute: [ single_vm, endpoint, credential, 0 ] }

0 comments on commit a99f00a

Please sign in to comment.