mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-20 22:11:39 +02:00
Revert "profiles: enable etcd protocols 1 and 2"
This reverts commit 8c1eed4d214ce7d7327c946341bf1a375d8186ac.
This commit is contained in:
parent
9b295da99f
commit
4a675c9ff8
@ -13,7 +13,7 @@ USE_EXPAND_HIDDEN="${USE_EXPAND_HIDDEN} CROS_WORKON_TREE"
|
||||
# via use flags because if two versions are installed one must provide
|
||||
# the "default" /usr/bin/etcd binary and systemd services.
|
||||
USE_EXPAND="${USE_EXPAND} ETCD_PROTOCOLS"
|
||||
ETCD_PROTOCOLS="1 2"
|
||||
ETCD_PROTOCOLS="1"
|
||||
|
||||
# Extra use flags for CoreOS SDK
|
||||
USE="${USE} cros_host expat -introspection -cups -tcpd -pcre -berkdb"
|
||||
|
Loading…
x
Reference in New Issue
Block a user