This commit is contained in:
Andreas Stephanides
2017-12-08 08:54:53 +01:00
parent 7de8536297
commit 63fd99277b
7 changed files with 83 additions and 25 deletions

View File

@@ -1,10 +1,15 @@
---
common_aliases:
- "root: bofh@fet.at"
common_hostname: False
common_apt: True
common_rsyslog: False
common_resolvconf: True
common_resolvconf_nameservers:[ "192.168.0.1", "8.8.8.8"]
common_basic_packages:
- curl
rvm1_rvm_check_for_updates: False
ruby_sites:
- name: "Fetsite"
git:
repo: "/mnt/fetsite"
dest: "/srv/fetsite/fetsite"
ruby: 2.1.0
gemset: fetsite
ruby_init: true
script: ruby_fetsite
# repo: "https://github.com/kbroman/simple_site"