Skip to content

photon-network-template

Defines the template to inject in to the Photon OS kickstart for network config.

This string contains the name of a Photon network configuration template. The Photon OS network configuration is based on JSON syntax, and documentation can be found at:

The Template must be in correct JSON format, and should follow the same format as found in the default partitioning template:

  • photon-network-default.json.tmpl (the default value)
  • or photon-network-static_EXAMPLE.json.tmpl
  • or photon-network-vlan_EXAMPLE.json.tmpl

Warning

You must include the trailing JSON comma in custom partitioning templates, see the above EXAMPLE marked templates for ... well ... examples.

The string will be expanded into the following template name:

photon-network-<string>.json.tmpl

e.g. a value of static_EXAMPLE would expand to use the template photon-network-static_EXAMPLE.json.tmpl.

Objects that Reference photon-network-template

Not used in current content packs

Objects used by photon-network-template

Not used in current content packs