Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Spankalish/3f2ac8352cadf6b3795372c334b4aa4f to your computer and use it in GitHub Desktop.
Save Spankalish/3f2ac8352cadf6b3795372c334b4aa4f to your computer and use it in GitHub Desktop.
Remove 000-default.conf:
file.absent:
- name: /etc/apache2/sites-enabled/000-default.conf
- require:
- pkg: apache2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment