diff options
| author | ojayanth <ojayanth@in.ibm.com> | 2023-05-22 07:13:15 +0300 |
|---|---|---|
| committer | Andrew Geissler <geissonator@yahoo.com> | 2023-06-02 00:50:34 +0300 |
| commit | cc73039b28e2b60eed4e6304ab31052ceda5e641 (patch) | |
| tree | 9fccc05eb27a60576bd302c604ecbe6a81f8cde2 /meta-openembedded/meta-python | |
| parent | 7e4113c96151f0992b77175b9aeb04171f54e52e (diff) | |
| download | openbmc-cc73039b28e2b60eed4e6304ab31052ceda5e641.tar.xz | |
meta-ibm: p10bmc-distributed: enable etcd package
This feature helps to support a system where multiple
BMC's will be a part of a single composed system.
etcd is a strongly consistent, distributed key-value store
that provides a reliable way to store data that needs to be
accessed by a distributed system or cluster of machines.
Enabled "etcd" package to install etcd binaries and
the required systemd units to start etcd in cluster configuration.
Tested: verified image.
Installed binaries and systemd unit files.
rootfs/etc/etcd.d/etcd-existing.conf
rootfs/etc/etcd-new.conf.sample
rootfs/etc/systemd/system/multi-user.target.wants/etcd-new.service
rootfs/etc/systemd/system/multi-user.target.wants/etcd.service
rootfs/lib/systemd/system/etcd-new.service
rootfs/lib/systemd/system/etcd.service
rootfs/usr/bin/etcd
rootfs/usr/bin/etcdctl
Change-Id: Iad30df3475b861491492168f975d7b347a1481a6
Signed-off-by: ojayanth <ojayanth@in.ibm.com>
Diffstat (limited to 'meta-openembedded/meta-python')
0 files changed, 0 insertions, 0 deletions
