fetsite installation

This commit is contained in:
Andreas Stephanides
2017-12-08 08:56:02 +01:00
parent 94a7827cf2
commit d34a747668
10 changed files with 324 additions and 72 deletions

View File

@@ -1,15 +1 @@
ruby_sites:
- name: "Seite 1"
become_user: "ruby"
git:
repo: "/mnt/intern"
dest: "/srv/intern/intern"
- name: "Fetsite"
become_user: "ruby"
git:
repo: "/mnt/fetsite"
dest: "/srv/fetsite/fetsite"
ruby_init: true
# repo: "https://github.com/kbroman/simple_site"