~zoology/charms/trusty/registrator/trunk

« back to all changes in this revision

Viewing changes to playbooks/etcd-api-changed.yml

  • Committer: Charles Butler
  • Date: 2015-06-18 18:33:08 UTC
  • Revision ID: charles.butler@canonical.com-20150618183308-hz9vaw6pgde509ar
Initial import of the registrator charm

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
---
 
2
- debug: msg="{{current_relation}}"
 
3
 
 
4
- set_fact:
 
5
    disco: etcd
 
6
    registry_uri: "etcd://{{ etcd_api__private_address }}:{{ etcd_api__port }}/{{ etcd_key_path }}"
 
7
 
 
8
- include: backend-record.yml