[ansible_controller]
# Add your DebOps workstation/ansible controller host here.

[debops_rails_yourappname]
somehost

[debops_postgresql]
somedbhost

# This is used to host a local apt cache host to provide your app servers
# with a backported version of ruby 2.1.x, check the readme for more details.
[debops_ruby]
aptcachehost

[containers]
somehost
aptcachehost
