User Tools

Site Tools


Sidebar

General Lab Info (Mainly for Devs)

Hardware

Lab Infrastructure Services

Misc Admin Tasks
These are infrequently completed tasks that don't fit under any specific service

Production Services

OVH = OVH
RHEV = Sepia RHE instance
Baremetal = Host in Sepia lab

The Attic/Legacy Info

services:cobbler

This is an old revision of the document!


WIP - Cobbler

Adding a new Distro

This is just a quick note since I forgot when adding RHEL6.8 to the lab. It'll be reformatted along with the rest of the page eventually.

  • add to cobbler.yml
    • add dummy to roles/cobbler_profile/defaults/main.yml OR
    • add to secrets repo
  • ansible-playbook cobbler.yml –tags=“$NEW_PROFILE_TAG”
  • In cobbler web UI, go to Profiles
    • Click Create New Sub-profile
    • Name it $NEW_DISTRO_NAME-stock
    • Set Parent Profile to $NEW_DISTRO_NAME
    • Save
services/cobbler.1460652915.txt.gz · Last modified: 2016/04/14 16:55 by dgalloway