fixes
This commit is contained in:
@@ -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"
|
||||
Reference in New Issue
Block a user