Fixes for better RPM packaging

Spec file installs default example hosts files
Spec file marks the contents of /etc/ansible as %config(noreplace)

Example hosts file now with instructional comments
This commit is contained in:
Tim Bielawa 2012-03-10 16:19:33 -05:00
commit dce6074a81
4 changed files with 41 additions and 13 deletions

View file

@ -1,3 +1,4 @@
include README.md AUTHORS.md ansible.spec
include examples/hosts
recursive-include docs *
include Makefile