public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-db/etcd/files: etcd.conf etcd.tmpfiles.d.conf
@ 2014-10-16 22:05 Zac Medico (zmedico)
  0 siblings, 0 replies; only message in thread
From: Zac Medico (zmedico) @ 2014-10-16 22:05 UTC (permalink / raw
  To: gentoo-commits

zmedico     14/10/16 22:05:04

  Modified:             etcd.conf
  Added:                etcd.tmpfiles.d.conf
  Log:
  Merge etcd.conf and USE=doc from steveeJ overlay.
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with key 0xAE5719A3)

Revision  Changes    Path
1.2                  dev-db/etcd/files/etcd.conf

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/etcd/files/etcd.conf?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/etcd/files/etcd.conf?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/etcd/files/etcd.conf?r1=1.1&r2=1.2

Index: etcd.conf
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/etcd/files/etcd.conf,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- etcd.conf	15 Oct 2014 11:36:53 -0000	1.1
+++ etcd.conf	16 Oct 2014 22:05:04 -0000	1.2
@@ -1,2 +1,39 @@
-d    /var/lib/etcd 0755 etcd etcd - -
-d    /var/run/etcd 0755 etcd etcd - -
+# For an explanation of the options please see:
+# https://github.com/coreos/etcd/blob/master/Documentation/configuration.md#etcd-configuration
+#
+# The directory to store log and snapshot.
+# If you change this you have to make sure the directory exists at 
+# the new path and has the correct permissions.
+# data_dir = "/var/lib/etcd"
+
+# name = "default-name"
+# addr = "127.0.0.1:4001"
+# bind_addr = "127.0.0.1:4001"
+# ca_file = ""
+# cert_file = ""
+# cors = []
+# cpu_profile_file = ""
+# discovery = "http://etcd.local:4001/v2/keys/_etcd/registry/examplecluster"
+# http_read_timeout = 10
+# http_write_timeout = 10
+# key_file = ""
+# peers = []
+# peers_file = ""
+# max_cluster_size = 9
+# max_result_buffer = 1024
+# max_retry_attempts = 3
+# snapshot = true
+# verbose = false
+# very_verbose = false
+
+[peer]
+addr = "127.0.0.1:7001"
+bind_addr = "127.0.0.1:7001"
+# ca_file = ""
+# cert_file = ""
+# key_file = ""
+ 
+#[cluster]
+# active_size = 9
+# remove_delay = 1800.0
+# sync_interval = 5.0



1.1                  dev-db/etcd/files/etcd.tmpfiles.d.conf

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/etcd/files/etcd.tmpfiles.d.conf?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/etcd/files/etcd.tmpfiles.d.conf?rev=1.1&content-type=text/plain

Index: etcd.tmpfiles.d.conf
===================================================================
d    /var/lib/etcd 0755 etcd etcd - -
d    /var/run/etcd 0755 etcd etcd - -





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

only message in thread, other threads:[~2014-10-16 22:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-16 22:05 [gentoo-commits] gentoo-x86 commit in dev-db/etcd/files: etcd.conf etcd.tmpfiles.d.conf Zac Medico (zmedico)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox