common.yaml
No OneTemporary

File Metadata

Created
Mon, Aug 24, 12:08 AM

common.yaml

# 1) no http://,
# 2) MUST INCLUDE DOT
xreate_org::url : "xreate.vm"
xreate_org::install_dir : "/opt/"
xreate_org::secrets_dir : "/tmp/secrets/"
xreate_org::db_user : "phabricator_test"
xreate_org::init_db : "/mnt/experiments/init-data/phabricator.sql.gz"
xreate_org::init_repo : "/mnt/experiments/init-data/xreate-repo.tar.gz"
xreate_org::xreate_docs_path : "/var/local/docs/"
xreate_org::doxy_docs_path : "/var/local/doxy-api/"
xreate_org::phabricator_ctl: "/mnt/experiments/phabricatorctl"
redirects:
'mysql':
enable: true
src_port: 3308
dest_port: 3306

Event Timeline