Re: WhatCanIDoForFedora Hosting Server

2017-04-04 Thread Ralph Bean
On Tue, Apr 04, 2017 at 09:57:15AM -0600, InvalidPath wrote:
> On Tue, Apr 4, 2017 at 9:27 AM, Stephen John Smoogen 
> wrote:
> 
> > This was a project that Ralph Bean started to try and get an idea of
> > what it could be. It seems to be running on an amazon cloud compute
> > node. I don't know anything beyond that so I cc'd Ralph if he has time
> > to help you.
> >
> > 217.181.172.54.in-addr.arpa domain name pointer
> > ec2-54-172-181-217.compute-1.amazonaws.com.
> >
> > On 4 April 2017 at 11:17, InvalidPath  wrote:
> > > Tossing this question out there for tomorrow.. Anyone know when
> > > I can look, or determine what server hosts WhatCanIDoForFedora?
> > > Not looking for the easy way out, but a hint would be grand.
> 
> Interesting.. thanks Smooge.  I'll wait for ralphs input.

It is hosted in Openshift Online.

https://github.com/fedora-infra/asknot-ng/tree/develop/.openshift

:)


signature.asc
Description: PGP signature
___
infrastructure mailing list -- infrastructure@lists.fedoraproject.org
To unsubscribe send an email to infrastructure-le...@lists.fedoraproject.org


Meeting Agenda Item: Introduction Denis Nutiu

2017-04-04 Thread Denis Nuțiu
Hello,

My name is Denis. I'm an second year undergraduate student at UPT
majoring in Computer and Information Technology.

I want to contribute to the Fedora Project in order to see what is it
like to be apart of an open source community and to put the stuff I
learned to good use.

The programing languages that I'm familiar with are: Python, C, Java,
C++, JavaScript, Go. (in that order)
I do not have any certifications or advanced sys admin knowledge. I've
managed to get a basic forum running on a VPS installing and configuring
php7, mysql, let's enecrypt, apache2 and ufw.

I'm looking to do some coding and learn more about networking, security,
servers and Linux in general. :D

My IRC handle: Meto
My FAS ID: metonymy



signature.asc
Description: OpenPGP digital signature
___
infrastructure mailing list -- infrastructure@lists.fedoraproject.org
To unsubscribe send an email to infrastructure-le...@lists.fedoraproject.org


Re: [PATCH] unfreeze rawhide-composer

2017-04-04 Thread Peter Robinson
On Tue, Apr 4, 2017 at 5:52 PM,   wrote:
> From: Dennis Gilmore 
>
> rawhide-composer should never have been frozen. it has no impact on the
> release deliverables, and we may want to deploy changes needing changes
> on the compose box or update packages to account for rawhide changes at
> any point in time. So mark not freezing
>
> Signed-off-by: Dennis Gilmore 
> ---
>  inventory/host_vars/rawhide-composer.phx2.fedoraproject.org | 3 +++
>  1 file changed, 3 insertions(+)
>
> diff --git a/inventory/host_vars/rawhide-composer.phx2.fedoraproject.org 
> b/inventory/host_vars/rawhide-composer.phx2.fedoraproject.org
> index f12e921..f5a49ee 100644
> --- a/inventory/host_vars/rawhide-composer.phx2.fedoraproject.org
> +++ b/inventory/host_vars/rawhide-composer.phx2.fedoraproject.org
> @@ -9,6 +9,9 @@ kojipkgs_url: kojipkgs.fedoraproject.org
>  kojihub_url: koji.fedoraproject.org/kojihub
>  kojihub_scheme: https
>
> +# rawhide is never frozen, the compose box should not be so we can make 
> needed changes
> +freezes: false
> +
>  fedmsg_certs:
>  - service: releng
>owner: root


+1
___
infrastructure mailing list -- infrastructure@lists.fedoraproject.org
To unsubscribe send an email to infrastructure-le...@lists.fedoraproject.org


Re: April status update for Fedora Infrastructure Apprentices

2017-04-04 Thread Mikolaj Swiergiel
> 0. Whats your fedora account system login?



> mswiergiel
>
> 1. Have you logged in and used your fi-apprentice membership to look at
> our machines/setup in the last month? Do you plan to?



> Yes
>
> 2. Has it helped you decide any area you wish to focus on or contribute
> to more?



> Yes

>
>
> 3. Have you looked at or been able to work on any of the fi-apprentice
> 'easyfix' tickets?
> https://pagure.io/fedora-infrastructure/issues?status=Open&tags=easyfix
>

Yes

>
>
> 4. Do you still wish to be a member of the group? If not (for whatever
> reason) could you provide any hints to help others down the road?
>

Yes

>
>
> 5. Is there any help or communication or ideas you have that would help
> you do any of the above?
>

No

>
>
> 6. What do you find to be the hardest part of getting involved? Finding
> things to work on? Getting attention from others to help you? Finding
> tickets in your interest area?
>

Tickets

>
>
> 7. Have you been able to make any weekly irc meetings? Do you find them
> helpful or interesting?
>

Yes

>
>
> 8. Have you logged into our Gobby instance and read/seen/added to our
> meeting agenda? https://fedoraproject.org/wiki/Gobby
>

Yes

>
>
> 9. Have you used any containers in the last week or so?
> (docker, rocket, etc)


Yes, LXC

>
>
> Any other general feedback is also quite welcome, including improvements
> to this email, the wiki page, etc. Note that we recently revamped the
> getting started and other pages. Please do take a minute to re-read them
> and let me know if they are more clear or need further adjustments.
>
> Any folks I do not hear from in the next week will be removed from the
> group. (Note that it's easy to be readded when you have time or whatever
> and it's nothing at all personal, we just want to keep the group up to
> date with active folks).
>
> Thanks, and looking forward to your feedback!
>
> kevin
>
> ___
> infrastructure mailing list -- infrastructure@lists.fedoraproject.org
> To unsubscribe send an email to
> infrastructure-le...@lists.fedoraproject.org
>
-- 
Mikołaj Świergiel
___
infrastructure mailing list -- infrastructure@lists.fedoraproject.org
To unsubscribe send an email to infrastructure-le...@lists.fedoraproject.org


Re: [PATCH] unfreeze rawhide-composer

2017-04-04 Thread Stephen John Smoogen
Cant this wait til tomorrow when we are out of freeze? :P

OK +1

On 4 April 2017 at 12:54, Kevin Fenzi  wrote:
> On 04/04/2017 10:52 AM, den...@ausil.us wrote:
>> From: Dennis Gilmore 
>>
>> rawhide-composer should never have been frozen. it has no impact on the
>> release deliverables, and we may want to deploy changes needing changes
>> on the compose box or update packages to account for rawhide changes at
>> any point in time. So mark not freezing
>>
>> Signed-off-by: Dennis Gilmore 
>> ---
>>  inventory/host_vars/rawhide-composer.phx2.fedoraproject.org | 3 +++
>>  1 file changed, 3 insertions(+)
>>
>> diff --git a/inventory/host_vars/rawhide-composer.phx2.fedoraproject.org 
>> b/inventory/host_vars/rawhide-composer.phx2.fedoraproject.org
>> index f12e921..f5a49ee 100644
>> --- a/inventory/host_vars/rawhide-composer.phx2.fedoraproject.org
>> +++ b/inventory/host_vars/rawhide-composer.phx2.fedoraproject.org
>> @@ -9,6 +9,9 @@ kojipkgs_url: kojipkgs.fedoraproject.org
>>  kojihub_url: koji.fedoraproject.org/kojihub
>>  kojihub_scheme: https
>>
>> +# rawhide is never frozen, the compose box should not be so we can make 
>> needed changes
>> +freezes: false
>> +
>>  fedmsg_certs:
>>  - service: releng
>>owner: root
>
> Seems completely reasonable to me. :)
>
> +1
>
> kevin
>
>
>
>
> ___
> infrastructure mailing list -- infrastructure@lists.fedoraproject.org
> To unsubscribe send an email to infrastructure-le...@lists.fedoraproject.org
>



-- 
Stephen J Smoogen.
___
infrastructure mailing list -- infrastructure@lists.fedoraproject.org
To unsubscribe send an email to infrastructure-le...@lists.fedoraproject.org


Re: [PATCH] unfreeze rawhide-composer

2017-04-04 Thread Kevin Fenzi
On 04/04/2017 10:52 AM, den...@ausil.us wrote:
> From: Dennis Gilmore 
> 
> rawhide-composer should never have been frozen. it has no impact on the
> release deliverables, and we may want to deploy changes needing changes
> on the compose box or update packages to account for rawhide changes at
> any point in time. So mark not freezing
> 
> Signed-off-by: Dennis Gilmore 
> ---
>  inventory/host_vars/rawhide-composer.phx2.fedoraproject.org | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/inventory/host_vars/rawhide-composer.phx2.fedoraproject.org 
> b/inventory/host_vars/rawhide-composer.phx2.fedoraproject.org
> index f12e921..f5a49ee 100644
> --- a/inventory/host_vars/rawhide-composer.phx2.fedoraproject.org
> +++ b/inventory/host_vars/rawhide-composer.phx2.fedoraproject.org
> @@ -9,6 +9,9 @@ kojipkgs_url: kojipkgs.fedoraproject.org
>  kojihub_url: koji.fedoraproject.org/kojihub
>  kojihub_scheme: https
>  
> +# rawhide is never frozen, the compose box should not be so we can make 
> needed changes
> +freezes: false
> +
>  fedmsg_certs:
>  - service: releng
>owner: root

Seems completely reasonable to me. :)

+1

kevin





signature.asc
Description: OpenPGP digital signature
___
infrastructure mailing list -- infrastructure@lists.fedoraproject.org
To unsubscribe send an email to infrastructure-le...@lists.fedoraproject.org


[PATCH] unfreeze rawhide-composer

2017-04-04 Thread dennis
From: Dennis Gilmore 

rawhide-composer should never have been frozen. it has no impact on the
release deliverables, and we may want to deploy changes needing changes
on the compose box or update packages to account for rawhide changes at
any point in time. So mark not freezing

Signed-off-by: Dennis Gilmore 
---
 inventory/host_vars/rawhide-composer.phx2.fedoraproject.org | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/inventory/host_vars/rawhide-composer.phx2.fedoraproject.org 
b/inventory/host_vars/rawhide-composer.phx2.fedoraproject.org
index f12e921..f5a49ee 100644
--- a/inventory/host_vars/rawhide-composer.phx2.fedoraproject.org
+++ b/inventory/host_vars/rawhide-composer.phx2.fedoraproject.org
@@ -9,6 +9,9 @@ kojipkgs_url: kojipkgs.fedoraproject.org
 kojihub_url: koji.fedoraproject.org/kojihub
 kojihub_scheme: https
 
+# rawhide is never frozen, the compose box should not be so we can make needed 
changes
+freezes: false
+
 fedmsg_certs:
 - service: releng
   owner: root
-- 
1.8.3.1
___
infrastructure mailing list -- infrastructure@lists.fedoraproject.org
To unsubscribe send an email to infrastructure-le...@lists.fedoraproject.org


Re: WhatCanIDoForFedora Hosting Server

2017-04-04 Thread InvalidPath
On Tue, Apr 4, 2017 at 9:27 AM, Stephen John Smoogen 
wrote:

> This was a project that Ralph Bean started to try and get an idea of
> what it could be. It seems to be running on an amazon cloud compute
> node. I don't know anything beyond that so I cc'd Ralph if he has time
> to help you.
>
> 217.181.172.54.in-addr.arpa domain name pointer
> ec2-54-172-181-217.compute-1.amazonaws.com.
>
> On 4 April 2017 at 11:17, InvalidPath  wrote:
> > Tossing this question out there for tomorrow.. Anyone know when I can
> look,
> > or determine what server hosts WhatCanIDoForFedora?  Not looking for the
> > easy way out, but a hint would be grand.
> >
> > ___
> > infrastructure mailing list -- infrastructure@lists.fedoraproject.org
> > To unsubscribe send an email to infrastructure-leave@lists.
> fedoraproject.org
> >
>
>
>
> --
> Stephen J Smoogen.
> ___
> infrastructure mailing list -- infrastructure@lists.fedoraproject.org
> To unsubscribe send an email to infrastructure-leave@lists.
> fedoraproject.org
>


Interesting.. thanks Smooge.  I'll wait for ralphs input.
___
infrastructure mailing list -- infrastructure@lists.fedoraproject.org
To unsubscribe send an email to infrastructure-le...@lists.fedoraproject.org


Re: WhatCanIDoForFedora Hosting Server

2017-04-04 Thread Stephen John Smoogen
This was a project that Ralph Bean started to try and get an idea of
what it could be. It seems to be running on an amazon cloud compute
node. I don't know anything beyond that so I cc'd Ralph if he has time
to help you.

217.181.172.54.in-addr.arpa domain name pointer
ec2-54-172-181-217.compute-1.amazonaws.com.

On 4 April 2017 at 11:17, InvalidPath  wrote:
> Tossing this question out there for tomorrow.. Anyone know when I can look,
> or determine what server hosts WhatCanIDoForFedora?  Not looking for the
> easy way out, but a hint would be grand.
>
> ___
> infrastructure mailing list -- infrastructure@lists.fedoraproject.org
> To unsubscribe send an email to infrastructure-le...@lists.fedoraproject.org
>



-- 
Stephen J Smoogen.
___
infrastructure mailing list -- infrastructure@lists.fedoraproject.org
To unsubscribe send an email to infrastructure-le...@lists.fedoraproject.org


WhatCanIDoForFedora Hosting Server

2017-04-04 Thread InvalidPath
Tossing this question out there for tomorrow.. Anyone know when I can look,
or determine what server hosts WhatCanIDoForFedora?  Not looking for the
easy way out, but a hint would be grand.
___
infrastructure mailing list -- infrastructure@lists.fedoraproject.org
To unsubscribe send an email to infrastructure-le...@lists.fedoraproject.org