From 4ee503699660a54511a04860f570cfa5d19a8bf6 Mon Sep 17 00:00:00 2001 From: Dmitry Tantsur Date: Wed, 21 Jan 2015 17:01:00 +0100 Subject: [PATCH] Drop remainings of very-very old discovery --- elements/undercloud-stack-config/config.json.template | 6 ------ 1 file changed, 6 deletions(-) diff --git a/elements/undercloud-stack-config/config.json.template b/elements/undercloud-stack-config/config.json.template index 2a73c0031..d02bb9077 100644 --- a/elements/undercloud-stack-config/config.json.template +++ b/elements/undercloud-stack-config/config.json.template @@ -61,12 +61,6 @@ "service-password": "{{UNDERCLOUD_IRONIC_PASSWORD}}", "config" : [ { "values": [ - { "option": "discovery_enabled", - "value": "true" - }, - { "option": "discovery_allow_search_by_mac", - "value": "true" - }, { "option": "pxe_append_params", "value": "biosdevname=1" }