#!/bin/bash

# trusted users that can control Docker daemon
config_trusted_users=(vagrant docker ubuntu)