Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- yum install -y perl;
- curl -s -O https://s3.amazonaws.com/cfengine.package-repos/pub/gpg.key && rpm --import gpg.key && rm -f gpg.key
- echo -e "[cfengine-repository]\nname=CFEngine\nbaseurl=http://cfengine.com/pub/yum/\$basearch/\nenabled=1\ngpgcheck=1" > /etc/yum.repos.d/cfengine-community.repo
- yum -y install cfengine-community && /var/cfengine/bin/cf-agent -B my.hub.localdomain
Advertisement
Add Comment
Please, Sign In to add comment