diff options
author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2018-08-05 09:57:44 +0200 |
---|---|---|
committer | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2018-08-06 16:14:08 +0200 |
commit | 873341864209ef28b596e405378fce2ae0ca7f97 (patch) | |
tree | fc9fff713d92f633ec7ba106502b8c1af620d028 /mcp/reclass/classes/cluster/mcp-ovs-dpdk-noha/init.yml | |
parent | 092caeeaea900b78f1cca0e13ad8cd05edab583a (diff) |
[reclass] Move system.single class to common
Include system.linux.system.single class globally in the common
section, preparing for MaaS NOHA node definition.
JIRA: FUEL-382
Change-Id: Icdfb2a90f356cd537631abe653950c0c30020551
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Diffstat (limited to 'mcp/reclass/classes/cluster/mcp-ovs-dpdk-noha/init.yml')
-rw-r--r-- | mcp/reclass/classes/cluster/mcp-ovs-dpdk-noha/init.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mcp/reclass/classes/cluster/mcp-ovs-dpdk-noha/init.yml b/mcp/reclass/classes/cluster/mcp-ovs-dpdk-noha/init.yml index 96e2c9425..35c3e7655 100644 --- a/mcp/reclass/classes/cluster/mcp-ovs-dpdk-noha/init.yml +++ b/mcp/reclass/classes/cluster/mcp-ovs-dpdk-noha/init.yml @@ -7,7 +7,6 @@ ############################################################################## --- classes: - - system.linux.system.single - cluster.mcp-common-noha.init_options - cluster.mcp-ovs-dpdk-noha.infra - cluster.mcp-ovs-dpdk-noha.openstack |