[PATCH] /pub/fedora has to be rw if we want push to it

Nigel Jones dev at nigelj.com
Fri Feb 19 23:12:24 UTC 2010


+1
-- Nigel Jones



On Sat, Feb 20, 2010 at 11:30 AM, Jon Stanley <jonstanley at gmail.com> wrote:
> On Fri, Feb 19, 2010 at 5:23 PM, Jesse Keating <jkeating at redhat.com> wrote:
>> ---
>>  manifests/nodes/releng01.phx2.fedoraproject.org.pp |    2 +-
>>  1 files changed, 1 insertions(+), 1 deletions(-)
>>
>> diff --git a/manifests/nodes/releng01.phx2.fedoraproject.org.pp b/manifests/nodes/releng01.phx2.fedoraproject.org.pp
>> index 0fbe7b9..91300a8 100644
>> --- a/manifests/nodes/releng01.phx2.fedoraproject.org.pp
>> +++ b/manifests/nodes/releng01.phx2.fedoraproject.org.pp
>> @@ -20,7 +20,7 @@ node releng01{
>>         device  => "n4aphx2-3.storage.phx2.redhat.com:/vol/ftp_fedora/fedora.redhat.com/pub/fedora",
>>         fstype  => "nfs",
>>         ensure  => "mounted",
>> -        options => "ro,hard,bg,intr,nolock,noatime,nodev,nosuid,nfsvers=3",
>> +        options => "rw,hard,bg,intr,nolock,noatime,nodev,nosuid,nfsvers=3",
>>         atboot  => true,
>>         require => File['/pub/fedora']
>>     }
>> --
>
> +1
> _______________________________________________
> infrastructure mailing list
> infrastructure at lists.fedoraproject.org
> https://admin.fedoraproject.org/mailman/listinfo/infrastructure
>


More information about the infrastructure mailing list