Administrators guru Posted August 7 Administrators Posted August 7 Infrastructure as Code (IAC): Ansible is a suite of software tools that enables infrastructure as code. It is open-source and the suite includes software provisioning, configuration management, and application deployment functionality.
Administrators Master Posted October 15 Administrators Posted October 15 trying to find a way to deploy a nutanix vm using ansible playbook. I also need to look into building a RHEL image with packer since I would like installed: Ansible Community Edition NGINX Opensource Dynatrace OneAgent with the NGINX module Eventually the F5 xC ONE agent To test I could deploy everything on one VM that is a flavor of RHEL (if you can't get the real thing) so something like AlmaLinux or Rocky Linux. For this test I'm going to download the AlmaLinux-9.4-x86_64-minimal.iso I'm either utilizing my macbook running Parallels Desktop so I won't go into the details of the setup. I prefer to do this via Docker Desktop but I want to replicate this as close to using Nutanix as I can so my macbook is simulating Nutanix. OR I will be utilizing QNAP Virtualization Station
Recommended Posts