Commit f54d4846 by Michael Youngstrom

build jenkins plays should not auto create seed job

parent 1036c213
...@@ -12,4 +12,18 @@ ...@@ -12,4 +12,18 @@
gather_facts: True gather_facts: True
roles: roles:
- aws - aws
- jenkins_build - role: jenkins_build
build_jenkins_configuration_scripts:
- 1addJarsToClasspath.groovy
- 2checkInstalledPlugins.groovy
- 3mainConfiguration.groovy
- 3shutdownCLI.groovy
- 4configureEc2Plugin.groovy
- 4configureGHOAuth.groovy
- 4configureGHPRB.groovy
- 4configureGit.groovy
- 4configureHipChat.groovy
- 4configureJobConfigHistory.groovy
- 4configureMailerPlugin.groovy
- 5createLoggers.groovy
- 6importCredentials.groovy
...@@ -24,6 +24,5 @@ ...@@ -24,6 +24,5 @@
- 4configureGit.groovy - 4configureGit.groovy
- 4configureHipChat.groovy - 4configureHipChat.groovy
- 4configureJobConfigHistory.groovy - 4configureJobConfigHistory.groovy
- 5addSeedJob.groovy
- 5createLoggers.groovy - 5createLoggers.groovy
- 6importCredentials.groovy - 6importCredentials.groovy
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment