Sha256: 3abcd05c3513ad7726401cadca95b273bc450d5d0589d06a24f95e056d92772c

Contents?: true

Size: 432 Bytes

Versions: 17

Compression:

Stored size: 432 Bytes

Contents

---
default: &default
  name: masquerade
  host: localhost:3000
  use_ssl: false
  time_zone: Berlin
  email: info@your.domain.com
  session:
    session_key: openidserver_session_id
    secret: replacethiswithyourowntopsecretsessionsecretsothatnoonewillknowit
  mailer:
    address: localhost
    domain: your.domain.com
    from: info@your.domain.com

development:
  <<: *default

test:
  <<: *default

production:
  <<: *default

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
cuken-0.1.22 features/data/cookbooks/deploy/templates/default/app_config.yml.erb
cuken-0.1.21 features/data/cookbooks/deploy/templates/default/app_config.yml.erb
cuken-0.1.20 features/data/cookbooks/deploy/templates/default/app_config.yml.erb
cuken-0.1.19 features/data/cookbooks/deploy/templates/default/app_config.yml.erb
cuken-0.1.18 features/data/cookbooks/deploy/templates/default/app_config.yml.erb
cuken-0.1.17 features/data/cookbooks/deploy/templates/default/app_config.yml.erb
cuken-0.1.16 features/data/cookbooks/deploy/templates/default/app_config.yml.erb
cuken-0.1.15 features/data/cookbooks/deploy/templates/default/app_config.yml.erb
cuken-0.1.13 features/data/cookbooks/deploy/templates/default/app_config.yml.erb
cuken-0.1.12 features/data/cookbooks/deploy/templates/default/app_config.yml.erb
cuken-0.1.11 features/data/cookbooks/deploy/templates/default/app_config.yml.erb
cuken-0.1.10 features/data/cookbooks/deploy/templates/default/app_config.yml.erb
cuken-0.1.9 features/data/cookbooks/deploy/templates/default/app_config.yml.erb
cuken-0.1.8 features/data/cookbooks/deploy/templates/default/app_config.yml.erb
cuken-0.1.7 features/data/cookbooks/deploy/templates/default/app_config.yml.erb
cuken-0.1.4 features/data/cookbooks/deploy/templates/default/app_config.yml.erb
cuken-0.1.2 features/data/cookbooks/deploy/templates/default/app_config.yml.erb