Giter Site home page Giter Site logo

satellite6_continuous_integration's Introduction

satellite6_continuous_integration

About this script

Script for deploying puppet modules built by Jenkins CI to Satellite 6

Script usage

Simply deploy this script on the Satellite server and execute with correct parameters

Configuration

Edit properties to change default script settings

Flags

-v Verbose output

Required parameters

--org
Satellite 6 Organization

--env
Lifecycle Environment

--ccv
Composite Content View

--cv
Puppet Module Content View

--branch Git branch to check out

--puppet-module-repo Puppet Module Repository

--puppet-module-product Puppet Module Product

--package-output-dir Package output directory

--package-tmp-dir Temporary checkout directory

--giturl Git URL

Optional parameters

--jenkins-job-name
Jenkins job name

--jenkins-build-number
Jenkins build number

--log
Logfile

Script example

jenkins-sat-puppet-sync.sh \
--org "My Organization" \
--env myenv \
--branch mybranch \
--ccv myccv \
--cv mycv \
--puppet-module-repo my-sat6-puppet-repo \
--package-output-dir=/git/my-sat6-puppet-repo \
--package-tmp-dir /tmp \
--giturl ssh://git@server/user/repo.git \
--jenkins-job-name my-jenkins-job \
--jenkins-buildnumber 42 \
--puppet-module-product my-puppet-product

satellite6_continuous_integration's People

Contributors

hambuergaer avatar icklsede avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.