+1 On Thu, 24 Oct 2019 at 14:04, Clement Verna <[email protected]> wrote: > > > > On Thu, 24 Oct 2019 at 19:57, Mohan Boddu <[email protected]> wrote: >> >> Hi, >> >> Now that F31 is GO, I would like the make the necessary changes to >> bodhi configs. >> >> "vars/all/Frozen.yaml" 1L, 15C written >> [mohanboddu@batcave01 ansible][PROD]$ git diff >> diff --git a/vars/all/00-FedoraCycleNumber.yaml >> b/vars/all/00-FedoraCycleNumber.yaml >> index 22476b0..4bd0d46 100644 >> --- a/vars/all/00-FedoraCycleNumber.yaml >> +++ b/vars/all/00-FedoraCycleNumber.yaml >> @@ -1 +1 @@ >> -FedoraCycleNumber: 30 >> +FedoraCycleNumber: 31 >> diff --git a/vars/all/FedoraBranched.yaml b/vars/all/FedoraBranched.yaml >> index 42ac534..0bbcc1d 100644 >> --- a/vars/all/FedoraBranched.yaml >> +++ b/vars/all/FedoraBranched.yaml >> @@ -1 +1 @@ >> -FedoraBranched: True >> +FedoraBranched: False >> diff --git a/vars/all/FedoraBranchedBodhi.yaml >> b/vars/all/FedoraBranchedBodhi.yaml >> index 380f61d..76ba14d 100644 >> --- a/vars/all/FedoraBranchedBodhi.yaml >> +++ b/vars/all/FedoraBranchedBodhi.yaml >> @@ -1,2 +1,2 @@ >> #options are: prebeta, postbeta, current >> -FedoraBranchedBodhi: postbeta >> +FedoraBranchedBodhi: current >> diff --git a/vars/all/FedoraPreviousPrevious.yaml >> b/vars/all/FedoraPreviousPrevious.yaml >> index a8e3d3b..a061e04 100644 >> --- a/vars/all/FedoraPreviousPrevious.yaml >> +++ b/vars/all/FedoraPreviousPrevious.yaml >> @@ -1 +1 @@ >> -FedoraPreviousPrevious: False >> +FedoraPreviousPrevious: True >> diff --git a/vars/all/Frozen.yaml b/vars/all/Frozen.yaml >> index 97d3bc3..7578a88 100644 >> --- a/vars/all/Frozen.yaml >> +++ b/vars/all/Frozen.yaml >> @@ -1 +1 @@ >> -Frozen: True >> +Frozen: False > > > I think this is the Frozen variable for the infra, and if I am correct that > should stay set to True. But I am might be wrong :-) > >> >> diff --git a/vars/all/RelEngFrozen.yaml b/vars/all/RelEngFrozen.yaml >> index bd7553f..72af779 100644 >> --- a/vars/all/RelEngFrozen.yaml >> +++ b/vars/all/RelEngFrozen.yaml >> @@ -1 +1 @@ >> -RelEngFrozen: True >> +RelEngFrozen: False > > > One question otherwise looks good, so +1 > >> >> >> Thanks. >> _______________________________________________ >> infrastructure mailing list -- [email protected] >> To unsubscribe send an email to [email protected] >> 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/[email protected] > > _______________________________________________ > infrastructure mailing list -- [email protected] > To unsubscribe send an email to [email protected] > 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/[email protected]
-- Stephen J Smoogen. _______________________________________________ infrastructure mailing list -- [email protected] To unsubscribe send an email to [email protected] 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/[email protected]
