Match all files is module.mk iso build

This commit is contained in:
Mike Scherbakov 2012-10-03 19:41:20 +04:00
parent 6f3aa07b8f
commit c17fc4a393
1 changed files with 2 additions and 2 deletions

View File

@ -50,13 +50,13 @@ $/etc/sources.list: | $/etc/.dir
define opscode_preferences_contents
Package: chef*
Package: *
Pin: origin "apt.opscode.com"
Pin-Priority: 999
endef
define puppet_preferences_contents
Package: puppet*
Package: *
Pin: origin "apt.puppetlabs.com"
Pin-Priority: 999
endef