blob: e34175c8747f5e85f4d5e9497245b5890f86cc3a [file] [log] [blame]
---
driver:
name: docker
#socket: tcp://127.0.0.1:2376
hostname: artifactory.ci.local
use_sudo: false
provisioner:
name: salt_solo
salt_install: bootstrap
salt_bootstrap_url: https://bootstrap.saltstack.com
salt_version: latest
formula: artifactory
log_level: info
state_top:
base:
"*":
- artifactory
pillars:
top.sls:
base:
"*":
- artifactory
grains:
noservices: True
# vim: ft=yaml sw=2 ts=2 sts=2 tw=125