From 88549a1152042899b8156cac7c4ffbbbb03eb30d Mon Sep 17 00:00:00 2001 From: Stephen Smoogen Date: Wed, 18 Nov 2020 08:09:43 -0500 Subject: [PATCH] Remove warnings in the inventory file My apologies for putting in the comments versus contacting the group directly. It was passive aggressive and not right. --- inventory/inventory | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/inventory/inventory b/inventory/inventory index e261d19d45..088f7eda42 100644 --- a/inventory/inventory +++ b/inventory/inventory @@ -903,55 +903,44 @@ bvirthost buildvmhost #virthost_cloud -### WHEN ADDING OR REMOVING TEMP HOSTS ADD/REMOVE IN inventory/cloud file [copr_front_aws] copr-fe.aws.fedoraproject.org -### WHEN ADDING OR REMOVING TEMP HOSTS ADD/REMOVE IN inventory/cloud file [copr_back_aws] copr-be.aws.fedoraproject.org -### WHEN ADDING OR REMOVING TEMP HOSTS ADD/REMOVE IN inventory/cloud file [copr_dist_git_aws] copr-dist-git.aws.fedoraproject.org -### WHEN ADDING OR REMOVING TEMP HOSTS ADD/REMOVE IN inventory/cloud file [copr_front_dev_aws] # stg machine in AWS copr-fe-dev.aws.fedoraproject.org -### WHEN ADDING OR REMOVING TEMP HOSTS ADD/REMOVE IN inventory/cloud file [copr_back_dev_aws] copr-be-dev.aws.fedoraproject.org copr-be-dev-temp.aws.fedoraproject.org -### WHEN ADDING OR REMOVING TEMP HOSTS ADD/REMOVE IN inventory/cloud file [copr_keygen_aws] copr-keygen.aws.fedoraproject.org -### WHEN ADDING OR REMOVING TEMP HOSTS ADD/REMOVE IN inventory/cloud file [copr_keygen_dev_aws] copr-keygen-dev.aws.fedoraproject.org -### WHEN ADDING OR REMOVING TEMP HOSTS ADD/REMOVE IN inventory/cloud file [copr_dist_git_dev_aws] copr-dist-git-dev.aws.fedoraproject.org -### WHEN ADDING OR REMOVING TEMP HOSTS ADD/REMOVE IN inventory/cloud file [copr_aws:children] copr_front_aws copr_back_aws copr_dist_git_aws copr_keygen_aws -### WHEN ADDING OR REMOVING TEMP HOSTS ADD/REMOVE IN inventory/cloud file [copr_dev_aws:children] copr_front_dev_aws copr_back_dev_aws copr_dist_git_dev_aws copr_keygen_dev_aws -### WHEN ADDING OR REMOVING TEMP HOSTS ADD/REMOVE IN inventory/cloud file [copr_all_instances_aws:children] copr_aws copr_dev_aws