Skip to content

Commit

Permalink
Removed references to template.
Browse files Browse the repository at this point in the history
  • Loading branch information
fintanmm committed Sep 30, 2015
1 parent 04384c0 commit 773877b
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions pam/init.sls
Original file line number Diff line number Diff line change
@@ -1,10 +1,2 @@
{% from "template/map.jinja" import template with context %}
{% from "pam/map.jinja" import pam with context %}

template:
pkg:
- installed
- name: {{ template.pkg }}
service:
- running
- name: {{ template.service }}
- enable: True

0 comments on commit 773877b

Please sign in to comment.