You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
###########################################################
# Setting the nodejs_host initial number of instances to 2.
# The default values for instances.deploy is 1.
###########################################################
instances:
deploy: 2
relationships:
- target: django_security_group
type: cloudify.openstack.server_connected_to_security_group
- target: server_keypair
type: cloudify.openstack.server_connected_to_keypair
nova-net example:
my_host:
type: nscloud.nodes.MonitoredServer
outputs:
myhost:
value:
myhost_ip: { get_attribute: [my_host, ip] }
but this will not work!
could you please help me, thanks very much !
The text was updated successfully, but these errors were encountered: