Merge "Ironic: enable iPXE by default and make it configurable"
[apex-tripleo-heat-templates.git] / network / external.yaml
index bf4bdfe..3b24da7 100644 (file)
@@ -12,10 +12,10 @@ parameters:
   ExternalNetValueSpecs:
     default: {'provider:physical_network': 'external', 'provider:network_type': 'flat'}
     description: Value specs for the external network.
-    type: string
+    type: json
   ExternalNetAdminStateUp:
     default: false
-    description: This admin state of of the network.
+    description: This admin state of the network.
     type: boolean
   ExternalNetEnableDHCP:
     default: false