aboutsummaryrefslogblamecommitdiffstats
path: root/group_vars/all
blob: 59c098c63b9a682fc481a46586eadaba20fee9c8 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                
---
locale:
  generated: # must be sorted
  - da_DK.UTF-8 UTF-8
  - en_US.UTF-8 UTF-8
  default:
    LANG: 'en_US.UTF-8'

timezone: 'Europe/Copenhagen'

# vim: set ft=yaml ts=2 sw=2 et: