Skip to content

dmccuk/vm_customisation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VM Customisation

This collection of roles is able to customise VM's based on their environment, role and zone.

It aims to replicate the workflow of hiera using the idea of a "common", "role" and "environment" setup with seperate variables for each section.

The workflow

The idea behind this is to identify three area's of configuration for our node.

  • "common" configuration, users, ssh_keys, filesystems, NFS mounts, etc.
  • Next we identify the "role" specific configuration including application packages, users, ssh_keys, NFS mounts, ulimits, kernel settings, etc
  • Finally, we take the "environment" specific configuration and apply that.

All of the above need to work with all environment levels from test, AT and production.

About

customise the applications on your VMs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages