update function list

Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
This commit is contained in:
Thomas Sjögren 2019-08-27 14:54:23 +02:00
parent 6c6d0836a4
commit bb0d65ceb1

View file

@ -40,7 +40,6 @@ docker_daemon_configuration() {
check_2_15
check_2_16
check_2_17
check_2_18
check_2_end
}
@ -147,6 +146,7 @@ docker_swarm_configuration() {
community_checks() {
check_c
check_c_1
check_c_2
check_c_end
}