cdist/conf/type
Nico Schottelius aedbc263d7 need to use --whatprovides
This ensure we also check for other packages which are used instead
of the requested one, which does not work with rpm -q:

[root@brett ~]# rpm -q vim
package vim is not installed
[root@brett ~]# yum --assumeyes --quiet install "vim"
Package 2:vim-enhanced-7.3.056-1.fc14.x86_64 already installed and
latest version
[root@brett ~]# rpm -q --whatprovides vim
vim-enhanced-7.3.056-1.fc14.x86_64

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-04-02 02:49:57 +02:00
..
__addifnosuchline gencode -> gencode-remote in types 2011-03-19 23:39:01 +01:00
__apt_ppa Revert "use __apt_update_index" (until it works) 2011-03-24 15:28:07 +01:00
__debconf_set_selections document, cleanup and theoretically finish __debconf_set_selections 2011-04-01 12:47:48 +02:00
__directory __directory type does not have a destination parameter 2011-03-29 20:10:40 +02:00
__file update __file with gencode-local and gencode-remote 2011-03-19 23:26:41 +01:00
__group gencode -> gencode-remote in types 2011-03-19 23:39:01 +01:00
__issue update documentation for __issue 2011-03-21 08:54:12 +01:00
__key_value escape __NOTSET__ in man page 2011-03-24 23:47:05 +01:00
__link update comment for __link 2011-03-19 23:44:25 +01:00
__motd __motd now supports --source as well 2011-03-21 09:30:42 +01:00
__package add fedora support to __package 2011-04-02 02:13:44 +02:00
__package_apt make __package_apt use DEBIAN_FRONTEND=noninteractive 2011-04-01 13:12:00 +02:00
__package_pacman gencode -> gencode-remote in types 2011-03-19 23:39:01 +01:00
__package_yum need to use --whatprovides 2011-04-02 02:49:57 +02:00
__process prepend slash when using __object_id as name for __process 2011-03-28 15:20:58 +02:00
__removeline gencode -> gencode-remote in types 2011-03-19 23:39:01 +01:00
__user gencode -> gencode-remote in types 2011-03-19 23:39:01 +01:00