From 41866cd22cb04397c4f3e0a309d205071e49cbd9 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Wed, 13 Jun 2018 01:10:42 +0000 Subject: [PATCH] turns out virthost01 is a bad example --- inventory/inventory.config | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/inventory/inventory.config b/inventory/inventory.config index 12a1739f0e..8ab7ddb2eb 100644 --- a/inventory/inventory.config +++ b/inventory/inventory.config @@ -2,7 +2,10 @@ plugin: constructed strict: False compose: groups: - - virthost01_guests: vmhost is defined and vmhost == 'virthost01.phx2.fedoraproject.org' + - virthost02_guests: vmhost is defined and vmhost == 'virthost01.phx2.fedoraproject.org' keyed_groups: - prefix: distro key: ansible_distribution + + - prefix: guests + key: vmhost