Skip to content
Snippets Groups Projects
Select Git revision
  • f8ac5563afd0f28527283e4de1aee96ebedad008
  • master default protected
  • version2
  • update_bulma_fontawesome
  • privacy_notification
  • specify_target_asset_app
  • v2.2.25
  • v2.2.24
  • v2.3.0
  • v2.2.23
  • v2.2.22
  • v2.2.21
  • v2.2.20
  • v2.2.19
  • v2.2.18
  • v2.2.17
  • v2.2.16
  • v2.2.15
  • v2.2.14
  • v2.2.13
  • v2.2.12
  • v2.2.11
  • v2.2.10
  • v2.2.9
  • v2.2.8
  • v2.2.7
26 results

setup.py

Blame
  • client.sls 141 B
    include:
      - .config
    
    {%- from tpldir ~ "/map.jinja" import mysql with context %}
    
    mysql:
      pkg.installed:
        - name: {{ mysql.clientpkg }}