Renamed package-map.jinja to map.jinja; is used for more than package names

This commit is contained in:
Seth House 2013-09-03 13:28:00 -06:00
parent 65e2bffaea
commit f1cff2dd22
4 changed files with 3 additions and 3 deletions

View File

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

View File

@ -1,4 +1,4 @@
{% from "apache/package-map.jinja" import apache with context %} {% from "apache/map.jinja" import apache with context %}
include: include:
- apache - apache

View File

@ -1,4 +1,4 @@
{% from "apache/package-map.jinja" import apache with context %} {% from "apache/map.jinja" import apache with context %}
include: include:
- apache - apache