|
|
@@ -36,7 +36,7 @@ Class: EVAL
|
|
|
Group: Network
|
|
|
License: MIT
|
|
|
Version: %{V_opkg}
|
|
|
-Release: 20160307
|
|
|
+Release: 20160327
|
|
|
|
|
|
# list of sources
|
|
|
Source0: https://github.com/kelseyhightower/confd/archive/v%{V_dist}.tar.gz
|
|
|
@@ -50,10 +50,10 @@ BuildPreReq: OpenPKG, openpkg >= 20140101, go, gb
|
|
|
PreReq: OpenPKG, openpkg >= 20140101, etcd
|
|
|
|
|
|
%description
|
|
|
- confd(8) is a lightweight configuration management tool focusing on:
|
|
|
- keeping local configuration files up-to-date by polling etcd(8) and
|
|
|
- processing template resources; reloading applications to pick up new
|
|
|
- config file changes.
|
|
|
+ ConfD is a lightweight configuration management tool focusing on:
|
|
|
+ keeping local configuration files up-to-date by polling EtcD, Consul
|
|
|
+ or Vault and processing template resources; reloading applications
|
|
|
+ to pick up new config file changes.
|
|
|
|
|
|
%track
|
|
|
prog confd = {
|