Freeze Break Request: Fix typo in bodhi status variable

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Greetings.

We have a variable in:
vars/all/FedoraBranchedBodhi.yaml

thats used in our bodhi config to set the proper policies.
The template uses 'predeta' and 'postbeta'... but the variable was
updated to 'preBeta', which isn't going to work.

I'd like to apply the following and run the bodhi backend playbook:

diff --git a/vars/all/FedoraBranchedBodhi.yaml
b/vars/all/FedoraBranchedBodhi.yaml
index 91f82f2..f0cca9a 100644
--- a/vars/all/FedoraBranchedBodhi.yaml
+++ b/vars/all/FedoraBranchedBodhi.yaml
@@ -1,2 +1,2 @@
-#options are: preBeta, postBeta, current
-FedoraBranchedBodhi: preBeta
+#options are: prebeta, postbeta, current
+FedoraBranchedBodhi: prebeta

kevin

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/infrastructure@xxxxxxxxxxxxxxxxxxxxxxx

[Index of Archives]     [Fedora Development]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]

  Powered by Linux