Richard Brown 5a7c564222 Accepting request 973730 from home:ojkastl_buildservice:Branch_devel_kubic
add ETCD_OPTIONS to systemd unit file and configuration file, to allow the user to easily set things like '--enable-v2=true'

OBS-URL: https://build.opensuse.org/request/show/973730
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/etcd?expand=0&rev=21
2022-04-29 11:42:57 +00:00

By default etcd doesn't require authentication.  If you configure etcd to be reachable
over the network, have untrustworthy local users on the system where etc runs or store
data in etcd that needs to be kept confidential please make sure to enable authentication.

You can do that by configuring the settings under [security] in /etc/sysconfig/etcd.
For additional guidance please read
https://etcd.io/docs/v3.5/op-guide/configuration/#security
and
https://etcd.io/docs/v3.5/op-guide/authentication
to ensure that you enforce proper access control
Description
No description provided
Readme 187 KiB
Languages
Shell 100%