diff --git a/.gitattributes b/.gitattributes index 3bb6eda..4a696d8 100644 --- a/.gitattributes +++ b/.gitattributes @@ -5,6 +5,7 @@ *.sh text eol=lf *.keys text eol=lf *.pub text eol=lf +*.config text eol=lf *.txt text eol=lf *.md text eol=lf diff --git a/opi-six.config b/opi-six.config new file mode 100644 index 0000000..e39762d --- /dev/null +++ b/opi-six.config @@ -0,0 +1,7 @@ +PRESET_NET_CHANGE_DEFAULTS="1" +PRESET_NET_ETHERNET_ENABLED="1" +PRESET_LOCALE="en_US.UTF-8" +PRESET_TIMEZONE="Europe/Zurich" +PRESET_ROOT_PASSWORD="" +PRESET_ROOT_KEY="https://gitea.dellenba.ch/infra/public_keys/raw/branch/main/root@opi-six.pub" +SET_LANG_BASED_ON_LOCATION=n