From b25a5767576059d2840200ab2f850d44827f9e56 Mon Sep 17 00:00:00 2001 From: Steven Hardy Date: Tue, 4 Jul 2017 15:11:27 +0100 Subject: Fix typo in roles/Networker.yaml The captialization mismatch here means the role currently doesn't work. Change-Id: Iced5004f993f8c100268361d87580d922e47f983 --- roles/Networker.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/Networker.yaml b/roles/Networker.yaml index a28eaa63..99191de5 100644 --- a/roles/Networker.yaml +++ b/roles/Networker.yaml @@ -16,7 +16,7 @@ - OS::TripleO::Services::Kernel - OS::TripleO::Services::MySQLClient - OS::TripleO::Services::NeutronApi - - OS::TripleO::Services::NeutronBgpvpnApi + - OS::TripleO::Services::NeutronBgpVpnApi - OS::TripleO::Services::NeutronCorePlugin - OS::TripleO::Services::NeutronDhcpAgent - OS::TripleO::Services::NeutronL2gwAgent -- cgit 1.2.3-korg