NJ Red Hat User Group NJ RHUG July 11 2017
Here is the content I’ve presented at the NJ Red Hat User Group in Woodbridge.
Here is the content I’ve presented at the NJ Red Hat User Group in Woodbridge.
CloudForms has the capability to trigger a management event if the driving event is met. So for example if a vmware vm gets a reset you can execute a custom event under System – Events – CustomEvents – Management: If you want to execute a Management event you will need to copy the Management class… Read More »CloudForms Alerts and Management Events
Part 2 is going to show you how you can run the catalog item created in Part 1 from a custom button. Go to Automation – Automate – Customization – Buttons. Click on Cluster / Deployment role and create a new Button Group Now click on Configuration – Add New Button and add the following… Read More »CloudForms 4.5 RHV 4.1 Management by Ansible Automation Inside (Part 2 Create a Button)
This post will explain what steps you need to go through to enable the ansible management of RHV on the first release of CFME 4.5. I assume that you’ve already enabled the Embedded Ansible role in Configuration – Server Control (enabling ansible automation inside can take up to 7-10 minutes) . CloudForms 4.5 comes with… Read More »CloudForms 4.5 RHV 4.1 Management by Ansible Automation Inside (Part 1 Create Service Dialog)
I was speaking at the “IT Modernization with Open Management and Containers” event in Rochester, NY June 14th. The talk was covering how you can embrace cloud get insights into the different players like AWS, GCP, Azure and manage your instances and services through the CloudForms Management Engine. Here are the slides to the presentation:
Red Hat Summit is already over. There was an unbelievable energy during the 4 days of the Summit. If you were not able to make it to our session S102320 – Button push deployments with integrated Red Hat Management you can review it now: The demo can be found here:
So here we are again. In less then a week I will be speaking again at Red Hat Summit. Last year I showed how you can deploy multi-tier multi-host applications across AWS, GCP, Azure and RHV with CloudForms, Satellite6 and Ansible Tower. A year went by but requests from customers wanting to testdrive the power… Read More »Red Hat Summit 2017 Button Push Deployments With Integrated Red Hat Open Management DEMO
In May 2015 banyan published that they found over 30% of Official Images in Docker Hub Contain High Priority Security Vulnerabilities. In August 2015, FlawCheck surveyed enterprises asking which piece of the security equation was their top concern about running containers in production environments. At 42%, Vulnerabilities & Malware in container workloads was the top… Read More »How CloudForms Performs OpenScap Image Scans
In my home lab I have 4 Juniper in a virtual chassis. I currently use fedora 24 as my host system so I had to install some binaries and fix some code before I got this running. First you have to install the latest stable ansible version. Then you need junos-eznc. For fedora run the… Read More »Ansible for Juniper EX2200-c
I realized today that the current OpenShift 3.4 documentation around installing the standalone registry is missing an important parameter. Here is the link to the bug openshift_master_default_subdomain missing . Its a small error but has some impact as the route registry-console-default.yourdomain will not be exposed externally. Remember the standalone OpenShift registry is a full OpenShift… Read More »OpenShift 3.4 Standalone Registry (Atomic Registry)