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',