Re-added ubuntu-14.04 back, changed defaults to remove encrypt

This commit is contained in:
Eric Renfro 2018-05-16 11:18:36 -04:00
parent 38538138b6
commit 0653a2288c
Signed by: psi-jack
GPG key ID: 14977F3A50D9A5BF
2 changed files with 6 additions and 1 deletions

View file

@ -11,6 +11,12 @@ verifier:
- test/integration/consul/inspec
platforms:
- name: ubuntu-14.04
driver_config:
disable_upstart: false
image: ubuntu-upstart:14.04
run_command: /sbin/init
- name: debian-9.4
driver_config:
run_command: /bin/systemd

View file

@ -14,7 +14,6 @@ consul:
ui: true
enable_debug: false
log_level: info
encrypt: ""
retry_join: []
retry_interval: 30s
datacenter: "main"