diff --git a/php/gd.sls b/php/gd.sls index 25eac62..3769b1a 100644 --- a/php/gd.sls +++ b/php/gd.sls @@ -1,4 +1,4 @@ -{{% from "php/map.jinja" import php with context %} +{% from "php/map.jinja" import php with context %} include: - apt diff --git a/php/mcrypt.sls b/php/mcrypt.sls index 0c259a6..6d155b0 100644 --- a/php/mcrypt.sls +++ b/php/mcrypt.sls @@ -6,4 +6,4 @@ include: php-mcrypt: pkg: - installed - - name: {{ php.mcrpyt_pkg }} + - name: {{ php.mcrypt_pkg }}