reorg
This commit is contained in:
parent
ba1ec10a34
commit
36cf728862
24 changed files with 181 additions and 488 deletions
|
@ -1,23 +0,0 @@
|
|||
rethink-repo:
|
||||
pkgrepo.managed:
|
||||
- ppa: rethinkdb/ppa
|
||||
|
||||
rethinkdb:
|
||||
user.present:
|
||||
- shell: /bin/bash
|
||||
- home: /home/rethinkdb
|
||||
pkg:
|
||||
- installed
|
||||
|
||||
rethinkdb-pip:
|
||||
pip:
|
||||
- name: rethinkdb
|
||||
- installed
|
||||
- require:
|
||||
- pkg: python-pip
|
||||
- pkg: rethinkdb
|
||||
- pkg: build-essential
|
||||
|
||||
/etc/rethinkdb/rdb0.conf:
|
||||
file.managed:
|
||||
- source: salt://rethinkdb/rdb0.conf
|
|
@ -1,10 +0,0 @@
|
|||
runuser=rethinkdb
|
||||
rungroup=rethinkdb
|
||||
pid-file=/home/rethinkdb/rdb0/rethinkdb.pid
|
||||
directory=/home/rethinkdb/rdb0
|
||||
bind=all
|
||||
driver-port=28015
|
||||
cluster-port=29015
|
||||
port-offset=0
|
||||
http-port=20000
|
||||
cores=2
|
Loading…
Add table
Add a link
Reference in a new issue