forked from SUNET/soc-ops
- != _
This commit is contained in:
parent
18d4561e99
commit
f211629ed6
2 changed files with 2 additions and 2 deletions
|
@ -35,7 +35,7 @@
|
|||
satosa_certbot: false
|
||||
proxy: 'https://test-sso-proxy1.cert.sunet.se/idp'
|
||||
entityID: 'https://test-sso-proxy.cert.sunet.se/idp'
|
||||
soc::vuln-dashboard:
|
||||
soc::vuln_dashboard:
|
||||
|
||||
test-sso-proxy1.cert.sunet.se:
|
||||
sunet::dockerhost2:
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
class soc::vuln-dashboard(
|
||||
class soc::vuln_dashboard(
|
||||
String $hostname = $facts['networking']['fqdn'],
|
||||
String $tag = 'latest',
|
||||
String $db_datadir = '/opt/vuln-dashboard/dbdata',
|
Loading…
Add table
Reference in a new issue