Commit 4f83749d authored by Jerzy Szczepkowski's avatar Jerzy Szczepkowski

Merge pull request #7829 from roberthbailey/allocate-node-cidrs

Set allocate_node_cidrs to be blank by default.
parents 06c2f4e3 357df12c
{% set machines = ""-%}
{% set cluster_name = "" -%}
{% set cluster_class_b = "" -%}
{% set allocate_node_cidrs = "" -%}
{% set minion_regexp = "--minion_regexp=.*" -%}
{% set sync_nodes = "--sync_nodes=true" -%}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment