Deploy>Kubernetes>Content #100
-
System Configuration Details:
@gandham-santhosh and @keshavprasadms Jenkins Logs: Started by user Admin Deployer
[Pipeline] sh
[Pipeline] // ansiColor
[Pipeline] stage
[WARNING]: * Failed to parse /var/lib/jenkins/workspace/Deploy/dev/Kubernetes/ [WARNING]: * Failed to parse /var/lib/jenkins/workspace/Deploy/dev/Kubernetes/ [WARNING]: Unable to parse /var/lib/jenkins/workspace/Deploy/dev/Kubernetes/Con [WARNING]: No inventory was parsed, only implicit localhost is available [WARNING]: provided hosts list is empty, only localhost is available. Note that [WARNING]: While constructing a mapping from /var/lib/jenkins/workspace/Deploy/ [WARNING]: While constructing a mapping from /var/lib/jenkins/workspace/Deploy/ [WARNING]: While constructing a mapping from /var/lib/jenkins/workspace/Deploy/ [WARNING]: While constructing a mapping from /var/lib/jenkins/workspace/Deploy/ [WARNING]: While constructing a mapping from /var/lib/jenkins/workspace/Deploy/ [WARNING]: While constructing a mapping from /var/lib/jenkins/workspace/Deploy/ [WARNING]: While constructing a mapping from /var/lib/jenkins/workspace/Deploy/ [WARNING]: While constructing a mapping from /var/lib/jenkins/workspace/Deploy/ PLAY [local] ******************************************************************* [WARNING]: While constructing a mapping from /var/lib/jenkins/workspace/Deploy/ [WARNING]: While constructing a mapping from /var/lib/jenkins/workspace/Deploy/ TASK [check for kong db migration] ********************************************* TASK [sunbird-deploy : template values.yaml file] ****************************** TASK [sunbird-deploy : copy and template env file from swarm role] ************* MSG: AnsibleUndefinedVariable: 'learning_content_drive_apiKey' is undefined changed: [localhost] => (item=../../../../ansible/roles/stack-sunbird/templates/content-service_logback.xml) PLAY RECAP ********************************************************************* [Pipeline] } [Pipeline] // ansiColor [Pipeline] stage
[Pipeline] // ansiColor [Pipeline] stage
[Pipeline] // ansiColor |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Please create a variable in your
You need to create a google drive API key and use that in the above variable - https://developers.google.com/drive/api/guides/enable-drive-api |
Beta Was this translation helpful? Give feedback.
Please create a variable in your
Core/secrets.yml
for this. Its missed in the repo.You need to create a google drive API key and use that in the above variable - https://developers.google.com/drive/api/guides/enable-drive-api