all:
  vars:
    # use the apt-cacher-ng proxy on all hosts
    node_role: validator
    node_custom_options: ['--alice']

  children:
    bastions:
      hosts:
        dmdtmp

