mirror of
https://github.com/cliffe/SecGen.git
synced 2026-02-21 11:18:06 +00:00
Update DVWA
This commit is contained in:
@@ -17,5 +17,5 @@ class {'::mysql::server':
|
||||
|
||||
exec { 'start_and_enable_mariadb':
|
||||
command => '/usr/bin/systemctl start mariadb && /usr/bin/systemctl enable mariadb',
|
||||
refreshonly => true,
|
||||
logoutput => true,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user