diff options
author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2018-03-06 02:43:23 +0100 |
---|---|---|
committer | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2018-03-06 02:48:25 +0100 |
commit | efa0ac5f3f664edfbb6a6fb93d88c6f67d732417 (patch) | |
tree | bb2427717dcc2cfb09ea7f1fe04331c8ef89f003 /mcp/reclass/nodes/cfg01.mcp-pike-ovn-ha.local.yml | |
parent | bb880d0696a9af9f1800e94d1d68cd7f60c66021 (diff) |
[ha] Add ovn scenario placeholder
- dummy copy of os-nosdn-nofeature-ha masquerading as
os-ovn-nofeature-ha scenario placeholder;
JIRA: FUEL-329
Change-Id: Ic5e6d65cf057289bb13ce2fa157b6ba53d7dab80
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Diffstat (limited to 'mcp/reclass/nodes/cfg01.mcp-pike-ovn-ha.local.yml')
-rw-r--r-- | mcp/reclass/nodes/cfg01.mcp-pike-ovn-ha.local.yml | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/mcp/reclass/nodes/cfg01.mcp-pike-ovn-ha.local.yml b/mcp/reclass/nodes/cfg01.mcp-pike-ovn-ha.local.yml new file mode 100644 index 000000000..2c370db60 --- /dev/null +++ b/mcp/reclass/nodes/cfg01.mcp-pike-ovn-ha.local.yml @@ -0,0 +1,18 @@ +############################################################################## +# Copyright (c) 2018 Mirantis Inc., Enea AB and others. +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Apache License, Version 2.0 +# which accompanies this distribution, and is available at +# http://www.apache.org/licenses/LICENSE-2.0 +############################################################################## +--- +classes: + - cluster.mcp-pike-ovn-ha.infra.config +parameters: + _param: + linux_system_codename: xenial + reclass_data_revision: master + linux: + system: + name: cfg01 + domain: mcp-pike-ovn-ha.local |