"debug: Failed to load library 'selinux' for feature 'selinux'”puppet错误一例

错误: debug: Failed to load library 'selinux' for feature 'selinux'

解决方法:

是否安装[root@localhost]# rpm -qa|grep libselinux-ruby

   安装 [root@localhost]#yum install libselinux-ruby

你可能感兴趣的:(linux,Ruby,selinux,puppet,休闲)