Merge and promote your code

If everything works as expected on the development nodes, you're ready to promote your changes into production.

  1. Merge your feature branch into the production branch in your control repo.

    A Git diagram showing a production branch with an offshoot feature branch
                     that is merged back into the production branch.

  2. To deploy your updated production branch to the primary server, run this Code Manager command:
    puppet code deploy --wait production