You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

This article describes the workflow used when updating the puppet configuration, and deploying it to the nodes in the cluster.

Setting up the local git environment

 

Create a new development environment in puppet

 

Change what branches of the profile/role repos are used by a puppet environment

 

Make changes, deploy to test, and test them

 

Merge changes into master

 

Deploy new release to production

 

 

networking.yaml :

profile::networks::management: "10.212.0.0/22"

 

 

  • No labels