-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Welcome to the chef-mcafee wiki!
McAfee security for endpoint may be deployed within an enterprise or into cloud based environments (or both) such as Amazon using chef as the deployment mechanism.
This chef cookbook simplifies the details required to install McAfee Agent, VirusScan Enterprise and Data Protection for Cloud to either supported Linux or Windows based hosts.
McAfee endpoint security is typically managed from ePolicy Orchestrator once host machines have the McAfee Agent component installed. To simplify the deployment and time to protection for hosts, these Chef recipes can be used to bootstrap a system to install the necessary components and have the protected machines automatically check in to ePO for ongoing monitoring and control. In the case of cloud based environments such as Amazon, the cookbooks can be used to quickly bootstrap a host machine in an auto-scaled environment with no intervention.
The rest of this wiki will describe a process to implement the chef cookbooks for Amazon host machines using cloud-init userdata and chef-solo.