diff options
author | Mikolaj Izdebski <mizdebsk@redhat.com> | 2016-12-02 14:31:01 +0000 |
---|---|---|
committer | Mikolaj Izdebski <mizdebsk@redhat.com> | 2016-12-02 14:31:26 +0000 |
commit | e7da5ed6a170bcf0ee35e106a7c95b9225a501fa (patch) | |
tree | cc2dae50c9b9f0bcaeb8f280d774be44846b0590 | |
parent | f855aa7dd9ec03c6cbb96a67319653118256e24a (diff) | |
download | ansible-e7da5ed6a170bcf0ee35e106a7c95b9225a501fa.tar.gz ansible-e7da5ed6a170bcf0ee35e106a7c95b9225a501fa.tar.xz ansible-e7da5ed6a170bcf0ee35e106a7c95b9225a501fa.zip |
Set host_group var for koschei-backend
-rw-r--r-- | inventory/group_vars/koschei-backend | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/inventory/group_vars/koschei-backend b/inventory/group_vars/koschei-backend index 70586138e..7b058f70c 100644 --- a/inventory/group_vars/koschei-backend +++ b/inventory/group_vars/koschei-backend @@ -13,6 +13,8 @@ koschei_koji_hub: koji.fedoraproject.org koschei_kojipkgs: kojipkgs.fedoraproject.org koschei_koji_web: koji.fedoraproject.org +host_group: koschei-backend + tcp_ports: [ # These 4 are for fedmsg. See also /etc/fedmsg.d/endpoints.py |