Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(pipeline_templates): disable pipeline templates for orca-bootstrap #661

Conversation

danielpeach
Copy link
Contributor

@@ -35,5 +35,6 @@ protected void setProfile(Profile profile, DeploymentConfiguration deploymentCon
super.setProfile(profile, deploymentConfiguration, endpoints);
profile.appendContents("services.fiat.enabled: false")
.appendContents(profile.getBaseContents());
profile.appendContents("pipelineTemplate.enabled: false");
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you chain this with the other calls?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

whoops.

@danielpeach danielpeach force-pushed the orca-bootstrap-pipeline-templates-fix branch from 0c78b0d to fa38fe4 Compare August 15, 2017 13:42
@danielpeach danielpeach merged commit de0473f into spinnaker:master Aug 15, 2017
@danielpeach danielpeach deleted the orca-bootstrap-pipeline-templates-fix branch August 15, 2017 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants