---
include:
  - .install
  - .timezone
  - .config
  - .service
{%- if not salt['grains.get']('container') %}
  - .timeupdate
{%- endif %}