Merge "Explicitly set ironic::json_rpc::project_name"

This commit is contained in:
Zuul 2021-09-07 20:59:21 +00:00 committed by Gerrit Code Review
commit ce8fc6028f
1 changed files with 3 additions and 0 deletions

View File

@ -210,6 +210,9 @@ outputs:
ironic::cors::allow_headers: 'Content-Type,Cache-Control,Content-Language,Expires,Last-Modified,Pragma,X-Auth-Token'
ironic::cors::expose_headers: 'Content-Type,Cache-Control,Content-Language,Expires,Last-Modified,Pragma'
apache::default_vhost: false
# NOTE(tkajinam): the project_name parameter defaults to 'services' in puppet-ironic,
# so override it here to always set the consistent project name.
ironic::json_rpc::project_name: 'service'
- if:
- rpc_transport_json_rpc
- ironic::json_rpc::auth_type: