Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
9f802d90 10/12/2021 08:45 AM Marek Hulán

Fixes #33034 - add a description to all provisioning templates

This PR udpates all the templates metadata to provide at least minimal
description that is then stored in the DB and shown in the edit form.

Co-authored-by: Timo Goebel <>...

50f90324 07/14/2021 12:48 PM Lukas Zapletal

Fixes #32981 - revert #30748 - On Ubuntu 18 use netplan

This reverts commit 177adee77bcfbd25fa1fac00b198981473c50910.

f40ef0db 06/24/2021 10:30 AM dforste

Fixes #32851 - Add parameter to run attach --auto

Add parameter to provisioning templates to run attach --auto after registering

68ca9ee3 06/15/2021 04:27 PM Garret Rumohr

Fixes #32486 - Fedora34/RHEL9 deprecated kernel boot parameters

7d603148 06/01/2021 11:06 AM Lukáš Zapletal

Fixes #32681 - avoid naked echo statements in grub (#8564)

b827e475 05/24/2021 06:17 PM Joniel Pasqualetto

Fixes #32497 - allow template to properly manage vlan tag over bond interface

Allow the template kickstart_kernel_options to create the correct set of
options for dracut, in order to provision a server using a tagged VLAN over a bond
interface.

641c3f4a 05/07/2021 10:34 AM Lukáš Zapletal

Fixes #31370 - multi-host stub template snapshots (#8149)

Our snapshot template render test and generator only supports one host stub (ipv4 single NIC redhat OS). In order to test more ERB codepaths, we need a way to create snapshots against multiple host stubs (e.g. IPv6, dualstack, static IPv4 or IPv6, debian family). In order to do that, template metadata can be extended to define list of host stubs to create and test snapshots against....

2b5ff89b 05/04/2021 09:33 AM Jonathon Turel

Fixes #32458 - Disable katello agent install by default when provisioning

177adee7 04/23/2021 07:51 AM Stefan Lasiewski

Fixes #30748 - On Ubuntu 18.04+ use /etc/netplan

55e31a60 04/23/2021 07:04 AM Oleh Fedorenko

Fixes #32004 - Don't ignore use-ntp host param in prov templates

Setting use-ntp=false will never work due to short circuit evaluation
of boolean expressions in templates. This patch should make use-ntp
parameter be honored if set to false.

View revisions

Also available in: Atom