From 9949445ce70e73890145e91452f0d14069f97582 Mon Sep 17 00:00:00 2001 From: Nikolas Hermanns Date: Fri, 27 Jan 2017 11:11:31 -0500 Subject: Add gluon scenario config file This patch adds first version of gluon scenario config file, as well as introducing etcd service in puppet-fdio and T-H-T. JIRA: APEX-379 opnfv-tht-pr: 96 opnfv-puppet-tripleo-pr: 9 Change-Id: Icef29520d093e005dba9cbc5cf0e3fd1ed893cf4 Signed-off-by: Nikolas Hermanns --- build/opnfv-environment.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'build/opnfv-environment.yaml') diff --git a/build/opnfv-environment.yaml b/build/opnfv-environment.yaml index 8ae2048c..381456e9 100644 --- a/build/opnfv-environment.yaml +++ b/build/opnfv-environment.yaml @@ -103,6 +103,7 @@ parameter_defaults: - OS::TripleO::Services::SensuClient - OS::TripleO::Services::FluentdClient - OS::TripleO::Services::VipHosts + - OS::TripleO::Services::Etcd ComputeServices: - OS::TripleO::Services::CACerts - OS::TripleO::Services::CephClient -- cgit 1.2.3-korg