Merge "Fix constraint related to dnspython"
This commit is contained in:
@@ -56,9 +56,7 @@ class swift::proxy::cname_lookup(
|
|||||||
include swift::deps
|
include swift::deps
|
||||||
include swift::params
|
include swift::params
|
||||||
|
|
||||||
if defined(Service['swift-proxy-server']) {
|
Package['python3-dnspython'] ~> Service<| tag == 'swift-proxy-service' |>
|
||||||
Package['python3-dnspython'] -> Service['swift-proxy-server']
|
|
||||||
}
|
|
||||||
|
|
||||||
swift_proxy_config {
|
swift_proxy_config {
|
||||||
'filter:cname_lookup/use': value => 'egg:swift#cname_lookup';
|
'filter:cname_lookup/use': value => 'egg:swift#cname_lookup';
|
||||||
|
|||||||
Reference in New Issue
Block a user