Sha256: e77cb5a6c4b0a56a7670de814a57305913f83998b042c58a7290920faf69e61d

Contents?: true

Size: 492 Bytes

Versions: 2

Compression:

Stored size: 492 Bytes

Contents

---
loglevel: debug
logfile: tmp/registry.log

http:
  base_url: localhost
  port: 6799
  user: admin
  password: admin

db:
  adapter: sqlite
  database: tmp/registry.db 

cloud:
  login_url: <dashboard login url>
  plugin: openstack 
  default_role:
  openstack:
    auth_url: <%= auth_url %>
    username: <%= username %>
    api_key: <%= api_key %>
    tenant: <%= tenant %>

mail:
  admin_emails:
  worker: 
  smtp_server: 
  port: 
  helo: 
  username: 
  password: 
  authentication: 

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
ocp_registry-0.0.5.pre config/example-sqlite.yml
ocp_registry-0.0.1.alpha config/example-sqlite.yml