Forum: CFEngine Help
Subject: Re: Having trouble installing YUM packages with 
"package_file_repositories" attribute
Author: debheller
Link to topic: https://cfengine.com/forum/read.php?3,23330,23339#msg-23339

Haven't used that particular attribute, but you're getting a usage response to 
the command, not just error out and exiting. 

It appears that there is no argument getting passed to "yum -y install $ARG" 
and instead there is only "yum -y install" which of course isn't what you want.

_______________________________________________
Help-cfengine mailing list
Help-cfengine@cfengine.org
https://cfengine.org/mailman/listinfo/help-cfengine

Reply via email to