Typo
This commit is contained in:
parent
b9d0838488
commit
18d4561e99
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ file {
|
|||
sunet::dockercompose { 'vuln-dashboard':
|
||||
service_name => 'vuln-dashboard',
|
||||
description => 'SOC vuln dashboard',
|
||||
compose_dir => '/opt/vuln-dashboard'
|
||||
compose_dir => '/opt/vuln-dashboard',
|
||||
content => template('soc/vuln-dashboard/docker-compose.yml.erb'),
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue