# etcd is a distributed key value store that provides a reliable way to store data across a cluster of machines
start_etcd3
if is_service_enabled etcd3;then
start_etcd3
fi
# Keystone
# --------
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.