Gate: Fix vars for local development use
This PS resolves an issue in the way ansible variables are merged re-enableing use of the gate scripts for local development use. Change-Id: Ia18a9f92816e4cc49f1c5423c04bed8a80abc6dc
This commit is contained in:
parent
a2449cebcb
commit
70e26302f7
@ -17,3 +17,4 @@ kubernetes:
|
||||
default_device: docker0
|
||||
cluster:
|
||||
cni: calico
|
||||
pod_subnet: 192.168.0.0/16
|
||||
|
@ -11,9 +11,3 @@
|
||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
kubernetes:
|
||||
network:
|
||||
default_device: docker0
|
||||
cluster:
|
||||
cni: calico
|
||||
|
Loading…
x
Reference in New Issue
Block a user