Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
saratkumar-yb authored Dec 7, 2018
1 parent 463fbaa commit fc90e05
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,8 @@ Nutanix Calm Jenkins plugin allows you to launch Nutanix Calm blueprint, provisi
}'''])

* NOTE: We need to put the required build steps pipeline script in **node{}** for pipeline/jenkinsfile invocation.
### TroubleShooting:
#### TroubleShooting:

* Verify issue under 'Nutanix Calm Plugin Configuration' step try executing below command from jenkins server.
```curl -k --header 'Content-Type: application/json' -u <user>:'<secret>' https://<pc_ip>:9440/api/nutanix/v3/services/nucalm/status```
Output: ```{"service_enablement_status": "ENABLED"}```

0 comments on commit fc90e05

Please sign in to comment.