cluster-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
* [Cluster-devel] conga/luci/site/luci/etc stunnel.conf.in
@ 2006-10-09 19:12 rmccabe
  0 siblings, 0 replies; only message in thread
From: rmccabe @ 2006-10-09 19:12 UTC (permalink / raw)
  To: cluster-devel.redhat.com

CVSROOT:	/cvs/cluster
Module name:	conga
Changes by:	rmccabe at sourceware.org	2006-10-09 19:12:33

Modified files:
	luci/site/luci/etc: stunnel.conf.in 

Log message:
	work around problems that pop up when the luci server is configured on an ipv6-only host

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/site/luci/etc/stunnel.conf.in.diff?cvsroot=cluster&r1=1.1&r2=1.2

--- conga/luci/site/luci/etc/stunnel.conf.in	2006/07/24 20:17:02	1.1
+++ conga/luci/site/luci/etc/stunnel.conf.in	2006/10/09 19:12:32	1.2
@@ -8,6 +8,6 @@
 # accept directive is replaced on each luci start
 # modify /etc/sysconfig/luci:LUCI_HTTPS_PORT to change https port
 accept       = 8084
-connect      = localhost:25639
+connect      = 25639
 TIMEOUTclose = 0
 



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-10-09 19:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-09 19:12 [Cluster-devel] conga/luci/site/luci/etc stunnel.conf.in rmccabe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).