mount credentials dir
This commit is contained in:
parent
1d040c1a1e
commit
a436be4229
1 changed files with 2 additions and 1 deletions
|
@ -127,7 +127,8 @@ class md_signer() {
|
|||
sunet::pyff {$name:
|
||||
version => "eidas",
|
||||
pound_and_varnish => false,
|
||||
pipeline => "${name}.fd"
|
||||
pipeline => "${name}.fd",
|
||||
volumes => ["/etc/credentials:/etc/credentials"]
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue