Commit 61922813 authored by Scotty Logan's avatar Scotty Logan
Browse files

fixed base::locale in common.yaml to not use references to charset and lang

parent 2b13488b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@ base::add_cloud_config: true
base::timezone: PST8PDT
base::lang: en_US
base::charset: UTF-8
base::locale: "%{base::lang}.%{base::charset}"
base::locale: en_US.UTF-8
base::packages::easy_install: /usr/bin/easy_install
base::packages::docker_package: docker
base::packages::install: