Skip to content
Snippets Groups Projects
Commit d53ceb7a authored by nimrod's avatar nimrod
Browse files

Refactor to include all of my infrastructure.

The goal is to have all of the infrastructure that goes in building and
maintaining shore.co.il in a single repository. Why? Copy less code and
configuration around, maybe share some more code. Hopefully ease
maintenance. Maybe perform far-reaching changes in a single branch
instead of spreading it out across multiple repos (not really sure about
this).
parent da8e5e22
No related branches found
No related tags found
No related merge requests found
Showing
with 3 additions and 1 deletion
# Ansible
Services, machines and bootstrapping of machines managed by Ansible.
File moved
File moved
File moved
File moved
File moved
File moved
...@@ -4,4 +4,3 @@ set -eu ...@@ -4,4 +4,3 @@ set -eu
apt-get update apt-get update
apt-get dist-upgrade --download-only --yes apt-get dist-upgrade --download-only --yes
apt-get autoclean apt-get autoclean
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment