fixed import to include services

This commit is contained in:
Kenneth Wilke 2013-08-15 17:03:13 -05:00
parent 6814254e3a
commit 0b7b232934
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
{% from "salt/package-map.jinja" import pkgs with context %}
{% from "salt/package-map.jinja" import pkgs, services with context %}
mysql:
pkg:

View file

@ -1,4 +1,4 @@
{% from "salt/package-map.jinja" import pkgs with context %}
{% from "salt/package-map.jinja" import pkgs, services with context %}
mysqld:
pkg: