New nginx role

This commit is contained in:
Alexander Dietrich 2018-11-03 16:20:39 +01:00
commit 7956d09b3e
22 changed files with 122 additions and 130 deletions

View file

@ -0,0 +1,10 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>502 Bad Gateway</title>
<link rel="stylesheet" href="/_error-pages/style.css">
</head>
<body>
<img src="/_error-pages/bad_gateway.png" alt="Bad Gateway Sign" class="singleton">
</body>