Merge "Remove deprecated node_ips hiera keys"
[apex-tripleo-heat-templates.git] / network / internal_api.yaml
index c7e822e..6f8aa3a 100644 (file)
@@ -12,10 +12,10 @@ parameters:
   InternalApiNetValueSpecs:
     default: {'provider:physical_network': 'internal_api', 'provider:network_type': 'flat'}
     description: Value specs for the internal API network.
-    type: string
+    type: json
   InternalApiNetAdminStateUp:
     default: false
-    description: This admin state of of the network.
+    description: This admin state of the network.
     type: boolean
   InternalApiNetEnableDHCP:
     default: false