Intel iPaat Module 4: Case Study - Configuration Management using Puppet Contact us: support@intellipaat.com / © Copyright Intellipaat / All rights reserved Intel iPaat DevOps Certification Training Problem Statement: You work for Tech Giants Software. Recently the company got funding and they have decided to expand their server fleet. You have been designated with the task for Configuration Management. Assume the following infrastructure: 1. 1 NGINX Server 2. 1 Apache Server 3. 1 Puppet Master On the Apache server, we have to install Docker. And on the NGINX server, we have to install Java. It sounds straightforward but we do not know which systems have what software installed on them. Using conditional statements, accomplish the above task. Also, for improving code readability, please make use of modules and classes. Contact us: support@intellipaat.com / © Copyright Intellipaat / All rights reserved