From 553f66d2f34079c61fb4d9e78b94c3a8d2e313e0 Mon Sep 17 00:00:00 2001 From: Patrick Hoolboom Date: Wed, 21 Oct 2015 15:42:06 -0700 Subject: [PATCH] Update server.pp --- manifests/profile/server.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/profile/server.pp b/manifests/profile/server.pp index 9e3cccec..c79f73de 100644 --- a/manifests/profile/server.pp +++ b/manifests/profile/server.pp @@ -238,7 +238,7 @@ value => $_enable_auth, tag => 'st2::config', } - ini_setting { 'auth_api_url': + ini_setting { 'auth_ext_api_url': ensure => present, path => '/etc/st2/st2.conf', section => 'auth',