Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
1 result

init.sls

Blame
  • init.sls 262 B
    {% from "hshbase/map.jinja" import hshbase with context %}
    
    # Include all submodules by default - they ca be disable in pillar, if necessary
    include:
      - .packages
      - .pythonpackages
      - .apt
      - .openvmtools
      - .time
      - .locale
      - .hostname
      - .resolvconf