#21 Allow hostnames in provider field.
Merged 5 years ago by psss. Opened 5 years ago by pholica.
fedora-ci/ pholica/messages master  into  master

file modified
+2
@@ -18,9 +18,11 @@ 

      provider:

          description:

              System used for provisioning.

+             This can also be hostname of the specific system instance.

          examples:

          - openstack

          - beaker

+         - beaker.example.com

          - openshift

          - rhev

          - any other provider

This allows identification of the specific service instance
used in situations where there are more instance providing similar
service. This is especially useful during transition periods where
there are old and new instances service running at the same time.

rebased onto cdeb358

5 years ago

Yeah, I think that makes sense. +1 from me

Metadata Update from @psss:
- Pull-request tagged with: common
- Request assigned

5 years ago

Agreed. Makes sense to me as well.

Pull-Request has been merged by psss

5 years ago
Metadata