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.
This commit is contained in:
parent
2d47ed082f
commit
88549a1152
1 changed files with 0 additions and 11 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue