Fix ubuntu locale

This commit is contained in:
Marcus Young 2017-04-26 06:31:56 -05:00
parent 6d6e7051f3
commit 3f238431ff
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ platforms:
- name: ubuntu-16.04
driver_config:
provision_command:
- locale-gen en_US.UTF-8
- apt-get update && apt-get install -y locales && locale-gen en_US.UTF-8
run_command: /sbin/init
privileged: true
pid_one_command: /usr/lib/systemd/systemd