Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Optionally, you can add host tags to associate BloxOne hosts with the Cloud Services Portal, as follows:


    #cloud-config
      host host_setup:
      jointoken jointoken: "your BloxOne join token”

                  access_https_proxy: “http://proxy_ip:port”

                             tags:

                                       - "demo=toi"

                   - “product=example”


JSON File

...