Sha256: b1b8e242dc13b846f50dcbd20041ee95dfd3eca050c39a494dc44f1414d311fb

Contents?: true

Size: 242 Bytes

Versions: 3

Compression:

Stored size: 242 Bytes

Contents

# rails
rails_env: <%= @env %>
database_host: localhost
use_sudo: true

# apache
server_name: "{{ansible_ssh_host}}"

# postgresql
postgresql_authentication:
  - type: local
    user: "{{database_user}}"
    database: 'all'
    method: trust

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
subspace-0.1.3 template/provision/group_vars/template.erb
subspace-0.1.2 template/provision/group_vars/template.erb
subspace-0.1.1 template/provision/group_vars/template.erb