15 lines
268 B
Plaintext
15 lines
268 B
Plaintext
---
|
|
|
|
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" |