Update linux.pp
This commit is contained in:
parent
ab9b0c25f9
commit
ce4a8ef917
@ -15,7 +15,7 @@ class profile::sample_website::linux (
|
|||||||
error_documents => [
|
error_documents => [
|
||||||
{ 'error_code' => '404', 'document' => '/404.html' },
|
{ 'error_code' => '404', 'document' => '/404.html' },
|
||||||
{ 'error_code' => '403', 'document' => '/403.html' }
|
{ 'error_code' => '403', 'document' => '/403.html' }
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
||||||
firewalld_port { 'Open port for web':
|
firewalld_port { 'Open port for web':
|
||||||
|
Loading…
Reference in New Issue
Block a user