Skip to content

Instantly share code, notes, and snippets.

@derekso
derekso / cf-users.sh
Created April 9, 2018 15:21
Create multiple tenants, users and spaces in Cloud Foundry
#! /bin/bash -e
# This script will create 10 different organizations
# with 2 spaces within each org and 5 users in each org.
# Written by Derek So on 23 Mar 2018
cf login -u admin
TEAMSIZE=10
USERPERTEAM=5
See:
https://www.linux-kvm.org/page/Networking
linux-dsohk:/var/lib/libvirt/images/vmdisk # cat /etc/sysctl.conf
####
#
# /etc/sysctl.conf is meant for local sysctl settings
#
# sysctl reads settings from the following locations: