Balaji Vajjala's Blog

A DevOps Blog from Trenches

07

  • 7.2 Version system configurations and other artifacts
    • Learning Objectives
    • Version Configurations
    • System Configuration Management

7.2 Version system configurations and other artifacts

Learning Objectives

By the end of this lesson you will be able to:

  • Version the Jenkins configuration.

Version Configurations

Slide1

System Configuration Management

  1. Open the Jenkins versioning file from the AWSCLI instance. You can also find the file by visiting https://github.com/stelligent/devopsinthecloud/blob/master/scripts/jenkins_versioning.sh
  2. Open the test file as shown below.

    “` $ sudo vim jenkins_versioning.sh

    “`