Sha256: 25182491ee75ff9e942e157835a62c840d08e72afd02cc927ae593788e9200e1

Contents?: true

Size: 546 Bytes

Versions: 71

Compression:

Stored size: 546 Bytes

Contents

export postgresql_database='%%DATABASE.NAME%%'
export postgresql_database_test='%%DATABASE.NAME%%_test'
export postgresql_user='%%DATABASE.USERNAME%%'
export postgresql_password='%%DATABASE.PASSWORD%%'
export rvm_ruby='ruby-%%RUBY.VERSION%%'
export redmine_git_hosting_ssh_key_name=redmine_git_hosting_id
if [ '%%WEB.SCHEME%%' == 'https' ]; then
  export address_https='true'
else
  export address_https='false'
fi
export address_host='%%WEB.AUTHORITY%%'
export address_path='%%WEB.PATH%%'
export git_repositories_hierarchical_organisation=false

Version data entries

71 entries across 71 versions & 1 rubygems

Version Path
avm-tools-0.76.1 template/avm/eac_redmine_base0/deploy/config/install.sh.template
avm-tools-0.76.0 template/avm/eac_redmine_base0/deploy/config/install.sh.template
avm-tools-0.75.1 template/avm/eac_redmine_base0/deploy/config/install.sh.template
avm-tools-0.75.0 template/avm/eac_redmine_base0/deploy/config/install.sh.template
avm-tools-0.74.1 template/avm/eac_redmine_base0/deploy/config/install.sh.template
avm-tools-0.74.0 template/avm/eac_redmine_base0/deploy/config/install.sh.template
avm-tools-0.73.0 template/avm/eac_redmine_base0/deploy/config/install.sh.template
avm-tools-0.72.0 template/avm/eac_redmine_base0/deploy/config/install.sh.template
avm-tools-0.71.0 template/avm/eac_redmine_base0/deploy/config/install.sh.template
avm-tools-0.70.2 template/avm/eac_redmine_base0/deploy/config/install.sh.template
avm-tools-0.70.1 template/avm/eac_redmine_base0/deploy/config/install.sh.template
avm-tools-0.70.0 template/avm/eac_redmine_base0/deploy/config/install.sh.template
avm-tools-0.69.3 template/avm/eac_redmine_base0/deploy/config/install.sh.template
avm-tools-0.69.2 template/avm/eac_redmine_base0/deploy/config/install.sh.template
avm-tools-0.69.1 template/avm/eac_redmine_base0/deploy/config/install.sh.template
avm-tools-0.69.0 template/avm/eac_redmine_base0/deploy/config/install.sh.template
avm-tools-0.68.0 template/avm/eac_redmine_base0/deploy/config/install.sh.template
avm-tools-0.67.0 template/avm/eac_redmine_base0/deploy/config/install.sh.template
avm-tools-0.66.0 template/avm/eac_redmine_base0/deploy/config/install.sh.template
avm-tools-0.65.0 template/avm/eac_redmine_base0/deploy/config/install.sh.template