Skip to content

stdevel/osad2019-iac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

osad2019-iac

This repository contains an example workflow for the talk "Infrastructure as Code in practice" held at OSAD 2019. It contains several configuration files you can use in your environment in order to check-out the things shown in the presentation.

Workflow

The following steps can be done:

  1. Create a CentOS 7 golden image running a web server installed by Ansible using Packer
  2. Deploy a minimal CentOS 7 Vagrant Box with the same configuration for local tests
  3. Provision a golden image instance on a VMware vSphere cluster using Terraform
  4. Harden privisioning workloads using the Dev-Sec framework

Presentation

See the attached presentation for some more thoughts about Infrastructure as Code.

Note: The presentation is in german language.