dlamotta / ServiceNow_CMDB

CloudForms integrations with ServiceNow CMDB Management

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CloudForms ServiceNow_CMDB

The purpose of this project is to provide a starting point for integrating Red Hat ® Red Hat CloudForms and ServiceNow’s CMDB management.

Overview

COMING SOON!

Installation Steps

Important
You MUST have the Consulting Rake Scripts installed on your CloudForms appliance first!

Clone the Repo

cd /root
git clone https://github.com/ramrexx/ServiceNow_CMDB.git

Import the Automate Domain

/usr/bin/miqimport domain ServiceNow_CMDB /root/ServiceNow_CMDB/automate/

Import the Custom Buttons

/usr/bin/miqimport buttons /root/ServiceNow_CMDB/buttons/ServiceNow_CMDB_Vm_.yaml

Update Automate StateMachine

  • Log into your CloudForms/ManageIQ UI.

  • Navigate to Automate / ServiceNow_CMDB / Integration / StateMachines

    • Update the StateMachine class schema with your ServiceNow instance information (i.e. dev?????.service-now.com) and credentials.

    • Add proxy_url if necessary.

snow automate schema

Contribute

Have an idea and want to help? Fork the repo and Submit a pull request

About

CloudForms integrations with ServiceNow CMDB Management

License:Apache License 2.0


Languages

Language:Ruby 100.0%