Trove: use default api-paste.ini location
api-paste.ini was moved to default /etc/trove/ location in RDO >= liberty Change-Id: I9b136853101dbbaba5cedcaadb7645f0ed2f65d8
This commit is contained in:
parent
a402b86cbe
commit
0dabdd0aa5
@ -28,8 +28,3 @@ class { '::trove::taskmanager':
|
||||
verbose => true,
|
||||
debug => hiera('CONFIG_DEBUG_MODE'),
|
||||
}
|
||||
|
||||
# TO-DO: Remove this as soon as bz#1298245 is resolved.
|
||||
trove_config {
|
||||
'DEFAULT/api_paste_config': value => '/usr/share/trove/trove-dist-paste.ini';
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user