mirror of
https://github.com/jbowdre/vagrant-saltlab.git
synced 2024-11-27 15:32:17 +00:00
John Bowdre
62bd4a6f35
- rename apache->webserver state - configure firewall rules to permit http/https - fix index.html path
7 lines
No EOL
146 B
HTML
7 lines
No EOL
146 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head><title>Salt rocks</title></head>
|
|
<body>
|
|
<h1>This file brought to you by Salt</h1>
|
|
</body>
|
|
</html> |