Freeze break request: fix easyfix [easyfix]

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

 



So, since the move to sundries as the backend for building various
static sites, easyfix hasn't been updating. 

The cause is a misnamed directory in rsyncd.conf. 
I tested the fix below in staging and it seemed to work fine there. 

I'd like to apply this and run the sundries playbook.

+1s?

kevin
--
diff --git a/roles/rsyncd/files/rsyncd.conf.sundries b/roles/rsyncd/files/rsyncd.conf.sundries
index 1b9dec5..39184de 100644
--- a/roles/rsyncd/files/rsyncd.conf.sundries
+++ b/roles/rsyncd/files/rsyncd.conf.sundries
@@ -40,7 +40,7 @@ hosts allow = 10.5.126.0/255.255.255.0 192.168.0.0/255.255.0.0
 
 [gather-easyfix]
 comment = Gather easyfix available in Fedora
-path = /srv/web/gather-easyfix
+path = /srv/web/easyfix
 uid = root
 gid = root
 read only = yes

Attachment: pgpNxBUtJUp1l.pgp
Description: OpenPGP digital signature

_______________________________________________
infrastructure mailing list
infrastructure@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/infrastructure

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

  Powered by Linux