]>
Frank Brehm's Git Trees - pixelpark/create-vmware-tpl.git/log
Frank Brehm [Tue, 31 Oct 2023 12:39:46 +0000 (13:39 +0100)]
Changing network snippets to use hostnamectl to change the hostname.
Frank Brehm [Fri, 27 Oct 2023 14:49:03 +0000 (16:49 +0200)]
Adding snippets/tpl.041.network-el9.sh
Frank Brehm [Fri, 27 Oct 2023 12:01:20 +0000 (14:01 +0200)]
Disabling snippet tpl.005.update_resolvconf.sh for rhel-9
Frank Brehm [Fri, 27 Oct 2023 11:59:17 +0000 (13:59 +0200)]
Fixing network config
Frank Brehm [Fri, 20 Oct 2023 14:43:21 +0000 (16:43 +0200)]
Version bump to 3.1.0
Frank Brehm [Fri, 20 Oct 2023 11:30:59 +0000 (13:30 +0200)]
Translations
Frank Brehm [Fri, 20 Oct 2023 10:24:48 +0000 (12:24 +0200)]
Putting RHSM credentials into generated config in .gitlab-ci.yml
Frank Brehm [Fri, 20 Oct 2023 10:18:20 +0000 (12:18 +0200)]
Adding RHSM user and password to Cobbler system definition
Frank Brehm [Fri, 20 Oct 2023 09:47:58 +0000 (11:47 +0200)]
Adding RHSM user and password to configuration
Frank Brehm [Wed, 18 Oct 2023 13:22:26 +0000 (15:22 +0200)]
Fixing .gitlab-ci.yml
Frank Brehm [Wed, 18 Oct 2023 12:55:58 +0000 (14:55 +0200)]
Adding cloud-init to the package list of rhel9
Frank Brehm [Wed, 18 Oct 2023 10:28:43 +0000 (12:28 +0200)]
Changing error handling
Frank Brehm [Wed, 18 Oct 2023 09:44:19 +0000 (11:44 +0200)]
Aligning all kickstart files.
Frank Brehm [Wed, 18 Oct 2023 08:13:04 +0000 (10:13 +0200)]
Showing all anaconda logs.
Frank Brehm [Tue, 17 Oct 2023 15:21:01 +0000 (17:21 +0200)]
Fixing templates/el9-standard.ks
Frank Brehm [Tue, 17 Oct 2023 14:56:45 +0000 (16:56 +0200)]
Changing output in templates/el9-standard.ks
Frank Brehm [Tue, 17 Oct 2023 14:34:18 +0000 (16:34 +0200)]
Changing output in templates/el9-standard.ks
Frank Brehm [Tue, 17 Oct 2023 14:23:44 +0000 (16:23 +0200)]
Minor change
Frank Brehm [Tue, 17 Oct 2023 09:36:26 +0000 (11:36 +0200)]
Changing output of templates/el9-standard.ks
Frank Brehm [Tue, 17 Oct 2023 09:28:51 +0000 (11:28 +0200)]
Changing root password in templates/el9-standard.ks
Frank Brehm [Tue, 17 Oct 2023 08:35:30 +0000 (10:35 +0200)]
Adding additional output to templates/el9-standard.ks
Frank Brehm [Mon, 16 Oct 2023 16:08:47 +0000 (18:08 +0200)]
Resetting options in mkfs.xfs on rhel-9
Frank Brehm [Mon, 16 Oct 2023 15:32:32 +0000 (17:32 +0200)]
Merge branch 'develop' into test
Frank Brehm [Mon, 16 Oct 2023 15:29:53 +0000 (17:29 +0200)]
Changing options in mkfs.xfs on rhel-9
Frank Brehm [Thu, 12 Oct 2023 10:37:24 +0000 (12:37 +0200)]
Merge branch 'develop' into test
Frank Brehm [Thu, 12 Oct 2023 10:36:32 +0000 (12:36 +0200)]
Version bump to 3.0.0
Frank Brehm [Thu, 12 Oct 2023 10:34:07 +0000 (12:34 +0200)]
Extending .gitlab-ci.yml by building a RHEL9 template
Frank Brehm [Thu, 12 Oct 2023 08:53:14 +0000 (10:53 +0200)]
Merge branch 'master' into develop
Frank Brehm [Thu, 12 Oct 2023 08:51:30 +0000 (10:51 +0200)]
Version bump to 2.8.1
Frank Brehm [Thu, 12 Oct 2023 08:31:25 +0000 (10:31 +0200)]
Merge branch 'test' into develop
Frank Brehm [Thu, 12 Oct 2023 08:29:42 +0000 (10:29 +0200)]
Changing .gitlab-ci.yml for VMX version of generated template.
Frank Brehm [Wed, 11 Oct 2023 11:53:55 +0000 (13:53 +0200)]
Enabling complete provisioning process
Frank Brehm [Wed, 11 Oct 2023 11:53:15 +0000 (13:53 +0200)]
Unregistring from Red Hat nearly complete template.
Frank Brehm [Tue, 10 Oct 2023 10:33:23 +0000 (12:33 +0200)]
Translations
Frank Brehm [Tue, 10 Oct 2023 10:10:56 +0000 (12:10 +0200)]
Moving VM related methods from lib/cr_vmware_tpl/handler/__init__.py into lib/cr_vmware_tpl/handler/vm.py
Frank Brehm [Tue, 10 Oct 2023 10:03:30 +0000 (12:03 +0200)]
Start moving VM related methods from lib/cr_vmware_tpl/handler/__init__.py into lib/cr_vmware_tpl/handler/vm.py
Frank Brehm [Tue, 10 Oct 2023 09:57:14 +0000 (11:57 +0200)]
Moving VMware related methods from lib/cr_vmware_tpl/handler/__init__.py into lib/cr_vmware_tpl/handler/vmware.py
Frank Brehm [Tue, 10 Oct 2023 09:22:57 +0000 (11:22 +0200)]
Start moving VMware related methods from lib/cr_vmware_tpl/handler/__init__.py into lib/cr_vmware_tpl/handler/vmware.py
Frank Brehm [Tue, 10 Oct 2023 09:10:12 +0000 (11:10 +0200)]
Moving Cobbler related methods from lib/cr_vmware_tpl/handler/__init__.py into lib/cr_vmware_tpl/handler/cobbler.py
Frank Brehm [Tue, 10 Oct 2023 08:58:06 +0000 (10:58 +0200)]
Start moving Cobbler related methods from lib/cr_vmware_tpl/handler/__init__.py into lib/cr_vmware_tpl/handler/cobbler.py
Frank Brehm [Tue, 10 Oct 2023 08:50:38 +0000 (10:50 +0200)]
Moving LDAP related methods from lib/cr_vmware_tpl/handler/__init__.py into lib/cr_vmware_tpl/handler/ldap.py
Frank Brehm [Tue, 10 Oct 2023 08:29:28 +0000 (10:29 +0200)]
Moving lib/cr_vmware_tpl/handler.py to lib/cr_vmware_tpl/handler/__init__.py
Frank Brehm [Tue, 10 Oct 2023 08:22:42 +0000 (10:22 +0200)]
Fixing lib/cr_vmware_tpl/app.py
Frank Brehm [Tue, 10 Oct 2023 07:39:02 +0000 (09:39 +0200)]
Make3 the linter happy
Frank Brehm [Mon, 9 Oct 2023 13:55:48 +0000 (15:55 +0200)]
Reorganizing configuration
Frank Brehm [Fri, 22 Sep 2023 12:40:30 +0000 (14:40 +0200)]
Separating evaluation methods from cr_vmware_tpl.config to cr_vmware_tpl.config.eval.
Frank Brehm [Fri, 22 Sep 2023 11:54:17 +0000 (13:54 +0200)]
Separating timeout dependend methods from cr_vmware_tpl.config to cr_vmware_tpl.config.timeouts.
Frank Brehm [Fri, 22 Sep 2023 11:44:56 +0000 (13:44 +0200)]
Separating cobbler dependend methods from cr_vmware_tpl.config to cr_vmware_tpl.config.cobbler.
Frank Brehm [Fri, 22 Sep 2023 10:23:47 +0000 (12:23 +0200)]
Separating definition of CobblerDistroInfo into a separate module
Frank Brehm [Fri, 22 Sep 2023 10:15:40 +0000 (12:15 +0200)]
Separating definition of LdapConnectionInfo and LdapConnectionDict into a separate module
Frank Brehm [Fri, 22 Sep 2023 09:50:11 +0000 (11:50 +0200)]
Making the flake8 happy
Frank Brehm [Fri, 22 Sep 2023 09:08:36 +0000 (11:08 +0200)]
Separating system dependend methods from cr_vmware_tpl.cobbler to cr_vmware_tpl.cobbler.system.
Frank Brehm [Fri, 22 Sep 2023 09:00:53 +0000 (11:00 +0200)]
Separating profile dependend methods from cr_vmware_tpl.cobbler to cr_vmware_tpl.cobbler.profile.
Frank Brehm [Fri, 22 Sep 2023 08:47:33 +0000 (10:47 +0200)]
Separating files dependend methods from cr_vmware_tpl.cobbler to cr_vmware_tpl.cobbler.files.
Frank Brehm [Fri, 22 Sep 2023 08:47:23 +0000 (10:47 +0200)]
Separating files dependend methods from cr_vmware_tpl.cobbler to cr_vmware_tpl.cobbler.files.
Frank Brehm [Fri, 22 Sep 2023 08:33:57 +0000 (10:33 +0200)]
Separating distro dependend methods from cr_vmware_tpl.cobbler to cr_vmware_tpl.cobbler.distro.
Frank Brehm [Fri, 22 Sep 2023 08:20:58 +0000 (10:20 +0200)]
Moving lib/cr_vmware_tpl/cobbler.py to lib/cr_vmware_tpl/cobbler/__init__.py
Frank Brehm [Fri, 22 Sep 2023 08:14:51 +0000 (10:14 +0200)]
Separating all exception classes in module cr_vmware_tpl.errors
Frank Brehm [Thu, 21 Sep 2023 16:41:22 +0000 (18:41 +0200)]
Start adoption for RHEL 9
Frank Brehm [Fri, 25 Aug 2023 12:39:41 +0000 (14:39 +0200)]
Fixing RHEL-9 repos
Frank Brehm [Fri, 25 Aug 2023 12:39:07 +0000 (14:39 +0200)]
Fixing management of vimrc in EL-9
Frank Brehm [Fri, 25 Aug 2023 10:50:53 +0000 (12:50 +0200)]
Defining RHEL repositories.
Frank Brehm [Fri, 25 Aug 2023 10:50:00 +0000 (12:50 +0200)]
Defining filetype for *.repo
Frank Brehm [Thu, 24 Aug 2023 12:31:29 +0000 (14:31 +0200)]
Nearly completing profile.rhel-9.2.develop
Frank Brehm [Thu, 24 Aug 2023 10:44:55 +0000 (12:44 +0200)]
Adding dist upgrade to kickstart/profile.rhel-9.2.develop.ks.
Frank Brehm [Thu, 24 Aug 2023 10:35:33 +0000 (12:35 +0200)]
Renaming snippets.
Frank Brehm [Thu, 24 Aug 2023 10:16:58 +0000 (12:16 +0200)]
Adding packages from EPEL.
Frank Brehm [Thu, 24 Aug 2023 09:56:40 +0000 (11:56 +0200)]
Configuring Vim
Frank Brehm [Thu, 24 Aug 2023 09:33:58 +0000 (11:33 +0200)]
Configuring Rsyslog for RHEL 9.
Frank Brehm [Thu, 24 Aug 2023 08:11:57 +0000 (10:11 +0200)]
Removing some software in kickstart/profile.rhel-9.2.develop.ks
Frank Brehm [Thu, 24 Aug 2023 08:06:47 +0000 (10:06 +0200)]
Adding repo files for Rocky 9
Frank Brehm [Wed, 23 Aug 2023 16:01:53 +0000 (18:01 +0200)]
Continued with installation of RHEL 9
Frank Brehm [Thu, 17 Aug 2023 07:34:54 +0000 (09:34 +0200)]
Cosmetic changes
Frank Brehm [Wed, 16 Aug 2023 16:08:56 +0000 (18:08 +0200)]
Current state of snippets and templates from test-cobbler
Frank Brehm [Tue, 15 Aug 2023 15:52:53 +0000 (17:52 +0200)]
Addig stuff for RHEL 9.2
Frank Brehm [Wed, 12 Jul 2023 12:10:18 +0000 (14:10 +0200)]
Version bump to 2.8.0
Frank Brehm [Wed, 12 Jul 2023 12:08:19 +0000 (14:08 +0200)]
Disabling installation of the legato client
Frank Brehm [Mon, 23 Jan 2023 17:50:25 +0000 (18:50 +0100)]
Minor changes on generating and ensuring authorized keys for root
Frank Brehm [Mon, 23 Jan 2023 17:42:33 +0000 (18:42 +0100)]
Merge branch 'develop' into test
Frank Brehm [Mon, 23 Jan 2023 17:42:13 +0000 (18:42 +0100)]
Version bump to 2.7.3
Frank Brehm [Mon, 23 Jan 2023 17:41:07 +0000 (18:41 +0100)]
Minor changes on generating and ensuring authorized keys for root
Frank Brehm [Mon, 23 Jan 2023 16:14:36 +0000 (17:14 +0100)]
Merge branch 'develop' into test
Frank Brehm [Mon, 23 Jan 2023 16:14:11 +0000 (17:14 +0100)]
Version bump to 2.7.2
Frank Brehm [Mon, 23 Jan 2023 16:11:56 +0000 (17:11 +0100)]
Updating keys/auth_keys_pp_betrieb
Frank Brehm [Wed, 26 Oct 2022 12:39:47 +0000 (14:39 +0200)]
Merge branch 'test'
Frank Brehm [Wed, 26 Oct 2022 12:36:45 +0000 (14:36 +0200)]
Fixing .gitlab-ci.yml
Frank Brehm [Wed, 26 Oct 2022 12:34:35 +0000 (14:34 +0200)]
Merge branch 'test'
Frank Brehm [Wed, 26 Oct 2022 11:58:21 +0000 (13:58 +0200)]
Disabling Alma and Rocky create jobs
Frank Brehm [Mon, 17 Oct 2022 08:14:24 +0000 (10:14 +0200)]
Version bump to 2.7.1
Frank Brehm [Mon, 17 Oct 2022 08:12:25 +0000 (10:12 +0200)]
Merge branch 'develop' into test
Frank Brehm [Mon, 17 Oct 2022 08:11:12 +0000 (10:11 +0200)]
Minor change
Frank Brehm [Mon, 17 Oct 2022 08:08:36 +0000 (10:08 +0200)]
Adding original-repos/centos-repos.md
Frank Brehm [Wed, 31 Aug 2022 14:21:00 +0000 (16:21 +0200)]
Merge branch 'test'
Frank Brehm [Wed, 31 Aug 2022 13:38:32 +0000 (15:38 +0200)]
Merge branch 'develop' into test
Frank Brehm [Wed, 31 Aug 2022 13:37:58 +0000 (15:37 +0200)]
Version bump to 2.7.0
Frank Brehm [Wed, 31 Aug 2022 11:08:50 +0000 (13:08 +0200)]
Fixing typo
Frank Brehm [Wed, 31 Aug 2022 11:06:32 +0000 (13:06 +0200)]
Translations.
Frank Brehm [Wed, 31 Aug 2022 10:57:58 +0000 (12:57 +0200)]
Evaluating /etc/resolv.conf for default nameservers
Frank Brehm [Tue, 19 Jul 2022 15:31:40 +0000 (17:31 +0200)]
Merge branch 'dev/el9' into develop
Frank Brehm [Tue, 19 Jul 2022 15:17:01 +0000 (17:17 +0200)]
Updating CentOS-9 repos