From 5cd5d7585e3f8aee1fa61e686046da7e4013444d Mon Sep 17 00:00:00 2001 From: Sebastien Badia Date: Mon, 16 Dec 2013 19:05:55 +0100 Subject: [PATCH] orchestration: api-cfn is deprecated (- prohibed) --- roles/orchestration/orchestration_api.pp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/roles/orchestration/orchestration_api.pp b/roles/orchestration/orchestration_api.pp index 211f2157..5a880f05 100644 --- a/roles/orchestration/orchestration_api.pp +++ b/roles/orchestration/orchestration_api.pp @@ -25,9 +25,9 @@ class os_orchestration_api( class { 'heat::api': } - class { 'heat::api-cfn': } + class { 'heat::api_cfn': } - class { 'heat::api-cloudwatch': } + class { 'heat::api_cloudwatch': } @@haproxy::balancermember{"${::fqdn}-heat_api": listening_service => 'heat_api_cluster',