Skip to content

Instantly share code, notes, and snippets.

View walker's full-sized avatar

Walker walker

View GitHub Profile

Configuration

The installation is a two virtual machine setup.

  • Virtual Machine 1 (Applications)
  • Virtual Machine 2 (Services)

Disable the Red Hat Base repository

subscription-manager config --rhsm.manage_repos=0
service rhsmcertd stop
@walker
walker / bsd_spud_helper.js
Last active November 17, 2016 14:37 — forked from dylanized/bsd_spud_helper.js
BSD Spud Helper
// SPUD HELPER
function getUniversalProfile(cb) {
var bsd_fields = ['firstname', 'lastname', 'email', 'phone', 'addr1', 'addr2', 'city', 'state_cd', 'zip'];
bQuery.bsd.spud(
'get',
bsd_fields,
{