Skip to content

No configuration files present? #66

@scheung38

Description

@scheung38

$ gem --version
2.5.2

quickstart/templates/common.yml:

---
data_sources: [ "file" , "environment" ]
template_sources: [ "file" ]
environments:
  development:
    db.erb:
      target: db.ini

quickstart/templates/db.erb:

db_hostname: <%= env_db_hostname %>

in quickstart:

$ export DB_HOSTNAME=mydb.example.com
$ tiller --base-dir=./quickstart
tiller v1.2.0 (https://github.com/markround/tiller) github@markround.com
Error: No configuration files present!

Any help is appreciated to get someone up and running :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions