mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-22 06:51:26 +02:00
coreos-base/coreos: use etcdctl v3
See the two previous commit messages for more details. See also https://github.com/coreos/bugs/issues/1717
This commit is contained in:
parent
44cc7475d1
commit
af74925481
@ -112,6 +112,7 @@ RDEPEND="${RDEPEND}
|
||||
coreos-base/coreos-metadata
|
||||
coreos-base/update_engine
|
||||
dev-db/etcd:2
|
||||
dev-db/etcdctl
|
||||
dev-util/strace
|
||||
dev-vcs/git
|
||||
net-analyzer/nmap
|
||||
|
@ -95,3 +95,7 @@ sys-apps/portage -xattr
|
||||
|
||||
# Enable -M and -Z flags; -M is used by mayday
|
||||
sys-process/lsof rpc selinux
|
||||
|
||||
# Don't include etcd2's etcdctl so we can include the newer version via the
|
||||
# etcdctl package
|
||||
dev-db/etcd -etcdctl
|
||||
|
Loading…
x
Reference in New Issue
Block a user