Skip to content
Snippets Groups Projects
Select Git revision
  • 620bbad84f9a4083c3b37d0c77a6fdbe439b1ce2
  • main default
  • hsh-MOODLE_404+
  • hsh_3.10
  • master protected
  • v1.4.7
  • v1.4.6
  • v1.4.5
  • v1.4.3
  • v1.4.1
  • v1.4
  • v1.3r2
  • v1.3
  • v1.2
14 results

index.js

Blame
  • python.sls 126 B
    {%- from tpldir ~ "/map.jinja" import mysql with context %}
    
    mysql_python:
      pkg.installed:
        - name: {{ mysql.pythonpkg }}