no local logging
This commit is contained in:
parent
b35815e946
commit
6578413944
1 changed files with 1 additions and 2 deletions
|
@ -268,8 +268,7 @@ class prid($hostname) {
|
|||
imagetag => '1.0.0',
|
||||
hostname => "$hostname",
|
||||
ports => ['443:8443'],
|
||||
volumes => ['/var/log/prid-service:/var/log/prid-service',
|
||||
'/etc/prid-service:/etc/prid-service',
|
||||
volumes => ['/etc/prid-service:/etc/prid-service',
|
||||
'/etc/ssl:/etc/ssl'],
|
||||
env => ["PRID_SERVICE_POLICY_CONFIGURATION=/etc/prid-service/policy.properties",
|
||||
"CERTNAME=${hostname}_infra"]
|
||||
|
|
Loading…
Add table
Reference in a new issue