Sophie

Sophie

distrib > Mageia > 7 > aarch64 > by-pkgid > b3b0d5385d359d48d2ee3b7f6cb3a9f0 > files > 402

cloud-init-0.7.5-7.mga7.noarch.rpm

#cloud-config

# phone_home: if this dictionary is present, then the phone_home
# cloud-config module will post specified data back to the given
# url
# default: none
# phone_home:
#  url: http://my.foo.bar/$INSTANCE/
#  post: all
#  tries: 10
#
phone_home:
 url: http://my.example.com/$INSTANCE_ID/
 post: [ pub_key_dsa, pub_key_rsa, pub_key_ecdsa, instance_id ]