Browse Source

Use hostname rather than email.

feature/python-error-tracking
Drew Larson 8 years ago
parent
commit
273f6c2102
  1. 2
      provision/inventories/production

2
provision/inventories/production

@ -1,5 +1,5 @@
[production]
159.203.2.143 ansible_ssh_private_key_file=~/.ssh/id_rsa
shop.bcbc.bike ansible_ssh_private_key_file=~/.ssh/id_rsa
[servers:children]
production

Loading…
Cancel
Save