Freeze break: update koji bulders iptables for compose-x86-01

Ricky Elrod codeblock at elrod.me
Sat Apr 4 21:32:42 UTC 2015


+1, lgtm.

-Ricky

On 04/04/2015 12:25 PM, Pierre-Yves Chibon wrote:
> On Sat, Apr 04, 2015 at 07:37:38AM -0600, Kevin Fenzi wrote:
>> We recently setup a new compose-x86-01 instance and retired the old
>> compose-x86-02 one. However, I failed to update the iptables rules on
>> the koji builders allowing them to talk to compose-x86-01. 
>>
>> This breaks composes of cloud images at least and likely other things
>> related to the release. 
>>
>> +1s to apply and run buildvm:buildhw playbooks?
>>
>> kevin
>> --
>> diff --git a/roles/base/templates/iptables/iptables.kojibuilder b/roles/base/templates/iptables/iptables.kojibuilder
>> index ab4a6ec..ef2f967 100644
>> --- a/roles/base/templates/iptables/iptables.kojibuilder
>> +++ b/roles/base/templates/iptables/iptables.kojibuilder
>> @@ -31,9 +31,9 @@
>>  -A OUTPUT -p tcp -m tcp -d 10.5.124.138 --dport 80 -j ACCEPT
>>  -A OUTPUT -p tcp -m tcp -d 10.5.124.138 --dport 443 -j ACCEPT
>>  
>> -# compose-x86-02.fp.o
>> --A OUTPUT -p tcp -m tcp -d 10.5.125.42 --dport 80 -j ACCEPT
>> --A OUTPUT -p tcp -m tcp -d 10.5.125.42 --dport 443 -j ACCEPT
>> +# compose-x86-01.fp.o
>> +-A OUTPUT -p tcp -m tcp -d 10.5.125.41 --dport 80 -j ACCEPT
>> +-A OUTPUT -p tcp -m tcp -d 10.5.125.41 --dport 443 -j ACCEPT
> 
> 
> +1 for me
> 
> Pierre
> 
> 
> 
> _______________________________________________
> infrastructure mailing list
> infrastructure at lists.fedoraproject.org
> https://admin.fedoraproject.org/mailman/listinfo/infrastructure
> 


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.fedoraproject.org/pipermail/infrastructure/attachments/20150404/93ffc6d1/attachment.sig>


More information about the infrastructure mailing list