Skip to content

Instantly share code, notes, and snippets.

@imosquera
Created November 8, 2017 19:30
Show Gist options
  • Save imosquera/91d10a0a09188f6f89c60cdbeccc924e to your computer and use it in GitHub Desktop.
Save imosquera/91d10a0a09188f6f89c60cdbeccc924e to your computer and use it in GitHub Desktop.
aws:
client:
maxErrorRetry: 20
addSpinnakerUserToUserAgent: true
enabled: true
credentials:
primaryAccountTypes: ${providers.aws.primaryCredentials.name}, ${providers.google.primaryCredentials.name}, ${providers.cf.primaryCredentials.name}, ${providers.azure.primaryCredentials.name}
challengeDestructiveActionsEnvironments: ${providers.aws.primaryCredentials.name}, ${providers.google.primaryCredentials.name}, ${providers.cf.primaryCredentials.name}, ${providers.azure.primaryCredentials.name}
server:
port: ${services.clouddriver.port:7002}
address: ${services.clouddriver.host:localhost}
redis:
connection: redis://localhost:6379
caching:
redis:
hashingEnabled: true
logging:
level:
com.amazonaws.latency: INFO
com.netflix.spinnaker.clouddriver: DEBUG
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment