SlideShare a Scribd company logo
1 of 53
Download to read offline
atix.de
Provisioning Ubuntu Hosts
with Foreman
Bastian Schmidt
Foreman Birthday Party 2023
atix.de
Me About Myself: Bastian Schmidt
atix.de
Me About Myself: Bastian Schmidt
●
Master Student at TU Munich
atix.de
Me About Myself: Bastian Schmidt
●
Master Student at TU Munich
●
Working student at ATIX AG since 2020
atix.de
Me About Myself: Bastian Schmidt
●
Master Student at TU Munich
●
Working student at ATIX AG since 2020
●
Most of the time working on Foreman Salt and Ubuntu
Provisioning via Foreman
●
Contact details
– GitHub: bastian-src
– Foreman Discourse: bastian-src
– Mail: schmidt@atix.de
atix.de
Outline
●
Motivation: What happened?
●
Three main issues and how we solved them
●
Future: Automated as it was before (but different)
atix.de
Ubuntu Provisioning: debian-installer
Compute Resource
ubuntu.com Foreman
atix.de
Ubuntu Provisioning: debian-installer
Compute Resource
ubuntu.com Foreman
Installation Media?
atix.de
Ubuntu Provisioning: debian-installer
Compute Resource
ubuntu.com Foreman
boot files
Sure! linux
initrd.gz
install files*
atix.de
Ubuntu Provisioning: debian-installer
Compute Resource
ubuntu.com Foreman
boot files
PXE
d-i*
install files*
d-i
setup
linux
initrd.gz
atix.de
Ubuntu Provisioning: debian-installer
Compute Resource
ubuntu.com Foreman
boot files
PXE
d-i*
install files*
d-i
setup
PXE
linux
initrd.gz
atix.de
Ubuntu Provisioning: debian-installer
Compute Resource
ubuntu.com Foreman
boot files
PXE
d-i*
install files*
d-i
setup
host
linux
initrd.gz
atix.de
Ubuntu Provisioning: debian-installer
Compute Resource
ubuntu.com Foreman
boot files
PXE
d-i*
install files*
d-i
setup
host
d-i ?
linux
initrd.gz
atix.de
Ubuntu Provisioning: debian-installer
Compute Resource
ubuntu.com Foreman
boot files
PXE
d-i*
install files*
d-i
setup
host
d-i
linux
initrd.gz
atix.de
Ubuntu Provisioning: debian-installer
Compute Resource
ubuntu.com Foreman
boot files
PXE
d-i*
install files*
d-i
setup
host
linux
initrd.gz
atix.de
Ubuntu Provisioning: debian-installer
Compute Resource
ubuntu.com Foreman
boot files
PXE
d-i*
install files*
d-i
setup
host
linux
initrd.gz
atix.de
New Ubuntu Provisioning Procedure
●
Ubuntu supports the debian-installer until 20.04.2
atix.de
New Ubuntu Provisioning Procedure
●
Ubuntu supports the debian-installer until 20.04.2
●
From 20.04.3 onward: The debian-installer is replaced by Autoinstall
– In the OS image file, the file layout differs (detecting boot files)
– New type of templates
– Installation Medium must be passed as an OS image file (not extracted)
atix.de
Ubuntu Provisioning: Autoinstall
Compute Resource
ubuntu.com Foreman
atix.de
Compute Resource
ubuntu.com Foreman
Installation Media?
Ubuntu Provisioning: Autoinstall
atix.de
Compute Resource
ubuntu.com Foreman
.iso OS image
Sure!
Ubuntu Provisioning: Autoinstall
atix.de
Compute Resource
ubuntu.com Foreman
.iso OS image
Sure!
Ubuntu Provisioning: Autoinstall
atix.de
Compute Resource
ubuntu.com Foreman
.iso OS image
Sure! vmlinuz
initrd
Ubuntu Provisioning: Autoinstall
atix.de
Compute Resource
ubuntu.com Foreman
boot files
PXE
userdata*
install files*
setup
userdata
Ubuntu Provisioning: Autoinstall
vmlinuz
initrd
atix.de
Compute Resource
ubuntu.com Foreman
boot files
PXE
userdata*
install files*
setup
userdata
Ubuntu Provisioning: Autoinstall
vmlinuz
initrd
atix.de
Compute Resource
ubuntu.com Foreman
boot files
PXE
userdata*
ubuntu.iso*
setup
userdata
Ubuntu Provisioning: Autoinstall
vmlinuz
initrd
ubuntu.iso
atix.de
Compute Resource
ubuntu.com Foreman
vmlinuz
initrd
ubuntu.iso
boot files
PXE
userdata*
ubuntu.iso*
setup
userdata
PXE
Ubuntu Provisioning: Autoinstall
atix.de
Compute Resource
ubuntu.com Foreman
setup
userdata
PXE
host
Ubuntu Provisioning: Autoinstall
vmlinuz
initrd
ubuntu.iso
boot files
PXE
userdata*
ubuntu.iso*
atix.de
Compute Resource
ubuntu.com Foreman
setup
userdata
host
Ubuntu Provisioning: Autoinstall
vmlinuz
initrd
ubuntu.iso
boot files
PXE
userdata*
ubuntu.iso*
atix.de
Compute Resource
ubuntu.com Foreman
setup
userdata
host
Userdata ?
ubuntu.iso?
Ubuntu Provisioning: Autoinstall
vmlinuz
initrd
ubuntu.iso
boot files
PXE
userdata*
ubuntu.iso*
atix.de
Compute Resource
ubuntu.com Foreman
setup
userdata
host
Userdata
ubuntu.iso
Ubuntu Provisioning: Autoinstall
vmlinuz
initrd
ubuntu.iso
boot files
PXE
userdata*
ubuntu.iso*
atix.de
Compute Resource
ubuntu.com Foreman
setup
userdata
host
Ubuntu Provisioning: Autoinstall
vmlinuz
initrd
ubuntu.iso
boot files
PXE
userdata*
ubuntu.iso*
atix.de
Compute Resource
ubuntu.com Foreman
setup
userdata
host
Ubuntu Provisioning: Autoinstall
vmlinuz
initrd
ubuntu.iso
boot files
PXE
userdata*
ubuntu.iso*
atix.de
(1/3) Detecting Boot Files
atix.de
(1/3) Detecting Boot Files
●
Ubuntu 18.04 (http://archive.ubuntu.com)
atix.de
(1/3) Detecting Boot Files
●
Ubuntu 18.04 (http://archive.ubuntu.com)
dists/xenial/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/
linux, initrd.gz
→
atix.de
(1/3) Detecting Boot Files
●
Ubuntu 18.04 (http://archive.ubuntu.com)
dists/xenial/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/
linux, initrd.gz
→
●
Ubuntu 20.04 (http://archive.ubuntu.com)
dists/focal/main/installer-amd64/current/legacy-images/netboot/ubuntu-installer/amd64/
linux, initrd.gz
→
atix.de
(1/3) Detecting Boot Files
●
Ubuntu 18.04 (http://archive.ubuntu.com)
dists/xenial/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/
linux, initrd.gz
→
●
Ubuntu 20.04 (http://archive.ubuntu.com)
dists/focal/main/installer-amd64/current/legacy-images/netboot/ubuntu-installer/amd64/
linux, initrd.gz
→
●
Ubuntu 20.04.3+ (no public boot files over http)
casper/
vmlinuz, initrd
→
atix.de
(1/3) Detecting Boot Files
●
Provide the boot files under:
/var/www/html/pub/installation_media/ubuntu/22.04-x86_64/
atix.de
(2/3) Providing new Templates
atix.de
(2/3) Providing new Templates (d-i Userdata)
→
atix.de
(2/3) Providing new Templates (PXE)
●
Several parameters stay the same (hostname, domain, …)
●
Additional parameters for: Userdata interface
●
Re-use “url” parameter to pass OS image path
atix.de
(3/3) Delivering the OS Image
atix.de
(3/3) Delivering the OS Image
●
Provide the OS image under:
/var/www/html/pub/installation_media/ubuntu/22.04-x86_64/
atix.de
(3/3) Delivering the OS Image
●
Provide the OS image under:
/var/www/html/pub/installation_media/ubuntu/22.04-x86_64/
/var/www/html/pub/installation_media/ubuntu/22.04-x86_64.iso
atix.de
(3/3) = Done?
atix.de
(3/3) = Done?
atix.de
(3/3) = Done?
atix.de
(3/3) = Done?
atix.de
(3/3) = Done?
atix.de
(4/3) Future: Automated as it was
before (but different)
atix.de
(4/3) Automated as it was before (but different)
atix.de
Credits – thanks a lot & Happy Birthday!
●
@langesmalle
●
@lzap
●
@damonmaria
●
@LeperMessiah
●
@tux93
●
@maximilian
●
...

More Related Content

What's hot

What Is A Docker Container? | Docker Container Tutorial For Beginners| Docker...
What Is A Docker Container? | Docker Container Tutorial For Beginners| Docker...What Is A Docker Container? | Docker Container Tutorial For Beginners| Docker...
What Is A Docker Container? | Docker Container Tutorial For Beginners| Docker...
Simplilearn
 
Docker Hub: Past, Present and Future by Ken Cochrane & BC Wong
Docker Hub: Past, Present and Future by Ken Cochrane & BC WongDocker Hub: Past, Present and Future by Ken Cochrane & BC Wong
Docker Hub: Past, Present and Future by Ken Cochrane & BC Wong
Docker, Inc.
 
Sécurisez votre software supply chain avec SLSA, Sigstore et Kyverno
Sécurisez votre software supply chain avec SLSA, Sigstore et KyvernoSécurisez votre software supply chain avec SLSA, Sigstore et Kyverno
Sécurisez votre software supply chain avec SLSA, Sigstore et Kyverno
Mohamed Abdennebi
 

What's hot (20)

Citrix XenServer
Citrix XenServerCitrix XenServer
Citrix XenServer
 
What Is A Docker Container? | Docker Container Tutorial For Beginners| Docker...
What Is A Docker Container? | Docker Container Tutorial For Beginners| Docker...What Is A Docker Container? | Docker Container Tutorial For Beginners| Docker...
What Is A Docker Container? | Docker Container Tutorial For Beginners| Docker...
 
Devops : Culture ou Outil ? Pourquoi le mettre en place dans mon Entreprise ?
Devops : Culture ou Outil ? Pourquoi le mettre en place dans mon Entreprise ?Devops : Culture ou Outil ? Pourquoi le mettre en place dans mon Entreprise ?
Devops : Culture ou Outil ? Pourquoi le mettre en place dans mon Entreprise ?
 
Docker Hub: Past, Present and Future by Ken Cochrane & BC Wong
Docker Hub: Past, Present and Future by Ken Cochrane & BC WongDocker Hub: Past, Present and Future by Ken Cochrane & BC Wong
Docker Hub: Past, Present and Future by Ken Cochrane & BC Wong
 
Terraform 101
Terraform 101Terraform 101
Terraform 101
 
Chef vs Puppet vs Ansible vs SaltStack | Configuration Management Tools Compa...
Chef vs Puppet vs Ansible vs SaltStack | Configuration Management Tools Compa...Chef vs Puppet vs Ansible vs SaltStack | Configuration Management Tools Compa...
Chef vs Puppet vs Ansible vs SaltStack | Configuration Management Tools Compa...
 
Jenkins와 Gitlab으로 쉽고 빠르게 구축하는 협업시스템
Jenkins와 Gitlab으로 쉽고 빠르게 구축하는 협업시스템Jenkins와 Gitlab으로 쉽고 빠르게 구축하는 협업시스템
Jenkins와 Gitlab으로 쉽고 빠르게 구축하는 협업시스템
 
Docker로 서버 개발 편하게 하기
Docker로 서버 개발 편하게 하기Docker로 서버 개발 편하게 하기
Docker로 서버 개발 편하게 하기
 
Introduction to Amazon EKS
Introduction to Amazon EKSIntroduction to Amazon EKS
Introduction to Amazon EKS
 
Virtual machines and containers
Virtual machines and containersVirtual machines and containers
Virtual machines and containers
 
Orchestration tool roundup kubernetes vs. docker vs. heat vs. terra form vs...
Orchestration tool roundup   kubernetes vs. docker vs. heat vs. terra form vs...Orchestration tool roundup   kubernetes vs. docker vs. heat vs. terra form vs...
Orchestration tool roundup kubernetes vs. docker vs. heat vs. terra form vs...
 
20171122 01 - REX : Intégration et déploiement continu chez Engie
20171122 01 - REX : Intégration et déploiement continu chez Engie20171122 01 - REX : Intégration et déploiement continu chez Engie
20171122 01 - REX : Intégration et déploiement continu chez Engie
 
Docker 101: An Introduction
Docker 101: An IntroductionDocker 101: An Introduction
Docker 101: An Introduction
 
AWS Lambda and Serverless Cloud
AWS Lambda and Serverless CloudAWS Lambda and Serverless Cloud
AWS Lambda and Serverless Cloud
 
Docker.pptx
Docker.pptxDocker.pptx
Docker.pptx
 
What is Docker | Docker Tutorial for Beginners | Docker Container | DevOps To...
What is Docker | Docker Tutorial for Beginners | Docker Container | DevOps To...What is Docker | Docker Tutorial for Beginners | Docker Container | DevOps To...
What is Docker | Docker Tutorial for Beginners | Docker Container | DevOps To...
 
Foreman in your datacenter
Foreman in your datacenterForeman in your datacenter
Foreman in your datacenter
 
Road to Microservices
Road to MicroservicesRoad to Microservices
Road to Microservices
 
k8s practice 2023.pptx
k8s practice 2023.pptxk8s practice 2023.pptx
k8s practice 2023.pptx
 
Sécurisez votre software supply chain avec SLSA, Sigstore et Kyverno
Sécurisez votre software supply chain avec SLSA, Sigstore et KyvernoSécurisez votre software supply chain avec SLSA, Sigstore et Kyverno
Sécurisez votre software supply chain avec SLSA, Sigstore et Kyverno
 

Similar to Provisioning Ubuntu hosts in Foreman - Bastian Schmidt

Similar to Provisioning Ubuntu hosts in Foreman - Bastian Schmidt (20)

How To Create The Ubuntu 20 VM Template For VMware Automation
How To Create The Ubuntu 20 VM Template For VMware AutomationHow To Create The Ubuntu 20 VM Template For VMware Automation
How To Create The Ubuntu 20 VM Template For VMware Automation
 
Building Good Containers for Python Applications
Building Good Containers for Python ApplicationsBuilding Good Containers for Python Applications
Building Good Containers for Python Applications
 
Odoo 13 installation on ubuntu 19.04
Odoo 13 installation on ubuntu 19.04Odoo 13 installation on ubuntu 19.04
Odoo 13 installation on ubuntu 19.04
 
A.I. Exercise.
A.I. Exercise.A.I. Exercise.
A.I. Exercise.
 
KCD Munich 2023 - Demystifying Container Images Understanding Multi-Architect...
KCD Munich 2023 - Demystifying Container Images Understanding Multi-Architect...KCD Munich 2023 - Demystifying Container Images Understanding Multi-Architect...
KCD Munich 2023 - Demystifying Container Images Understanding Multi-Architect...
 
BITS: Introduction to linux, distributions and installation
BITS: Introduction to linux, distributions and installationBITS: Introduction to linux, distributions and installation
BITS: Introduction to linux, distributions and installation
 
Django Dev Environment Howto
Django Dev Environment HowtoDjango Dev Environment Howto
Django Dev Environment Howto
 
Princeton Wintersession: Software Quality Assurance Tooling
Princeton Wintersession: Software Quality Assurance ToolingPrinceton Wintersession: Software Quality Assurance Tooling
Princeton Wintersession: Software Quality Assurance Tooling
 
Own the build
Own the buildOwn the build
Own the build
 
Os Bernier
Os BernierOs Bernier
Os Bernier
 
Digital RSE: automated code quality checks - RSE group meeting
Digital RSE: automated code quality checks - RSE group meetingDigital RSE: automated code quality checks - RSE group meeting
Digital RSE: automated code quality checks - RSE group meeting
 
Introduction to python 3
Introduction to python 3Introduction to python 3
Introduction to python 3
 
Embedded Recipes 2017 - An easy-to-install real world embedded Linux distribu...
Embedded Recipes 2017 - An easy-to-install real world embedded Linux distribu...Embedded Recipes 2017 - An easy-to-install real world embedded Linux distribu...
Embedded Recipes 2017 - An easy-to-install real world embedded Linux distribu...
 
Steps to install ns3
Steps to install ns3Steps to install ns3
Steps to install ns3
 
Launch the First Process in Linux System
Launch the First Process in Linux SystemLaunch the First Process in Linux System
Launch the First Process in Linux System
 
Scripting for infosecs
Scripting for infosecsScripting for infosecs
Scripting for infosecs
 
Snorter
SnorterSnorter
Snorter
 
Packer, Terraform, Ansible avec Azure
Packer, Terraform, Ansible avec AzurePacker, Terraform, Ansible avec Azure
Packer, Terraform, Ansible avec Azure
 
install CentOS 6.3 minimal on Hyper-V
install CentOS 6.3 minimal on Hyper-Vinstall CentOS 6.3 minimal on Hyper-V
install CentOS 6.3 minimal on Hyper-V
 
CLUG 2010 09 - systemd - the new init system
CLUG 2010 09 - systemd - the new init systemCLUG 2010 09 - systemd - the new init system
CLUG 2010 09 - systemd - the new init system
 

Recently uploaded

+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
Health
 
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online ☂️
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online  ☂️CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online  ☂️
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online ☂️
anilsa9823
 

Recently uploaded (20)

+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
 
Vip Call Girls Noida ➡️ Delhi ➡️ 9999965857 No Advance 24HRS Live
Vip Call Girls Noida ➡️ Delhi ➡️ 9999965857 No Advance 24HRS LiveVip Call Girls Noida ➡️ Delhi ➡️ 9999965857 No Advance 24HRS Live
Vip Call Girls Noida ➡️ Delhi ➡️ 9999965857 No Advance 24HRS Live
 
Diamond Application Development Crafting Solutions with Precision
Diamond Application Development Crafting Solutions with PrecisionDiamond Application Development Crafting Solutions with Precision
Diamond Application Development Crafting Solutions with Precision
 
HR Software Buyers Guide in 2024 - HRSoftware.com
HR Software Buyers Guide in 2024 - HRSoftware.comHR Software Buyers Guide in 2024 - HRSoftware.com
HR Software Buyers Guide in 2024 - HRSoftware.com
 
Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time ApplicationsUnveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
 
How To Use Server-Side Rendering with Nuxt.js
How To Use Server-Side Rendering with Nuxt.jsHow To Use Server-Side Rendering with Nuxt.js
How To Use Server-Side Rendering with Nuxt.js
 
Right Money Management App For Your Financial Goals
Right Money Management App For Your Financial GoalsRight Money Management App For Your Financial Goals
Right Money Management App For Your Financial Goals
 
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
 
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
 
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
 
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...
 
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
 
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online ☂️
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online  ☂️CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online  ☂️
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online ☂️
 
How To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected WorkerHow To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected Worker
 
Software Quality Assurance Interview Questions
Software Quality Assurance Interview QuestionsSoftware Quality Assurance Interview Questions
Software Quality Assurance Interview Questions
 
Optimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTVOptimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTV
 
The Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdfThe Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdf
 
A Secure and Reliable Document Management System is Essential.docx
A Secure and Reliable Document Management System is Essential.docxA Secure and Reliable Document Management System is Essential.docx
A Secure and Reliable Document Management System is Essential.docx
 
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AI
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AISyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AI
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AI
 
5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdf5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdf
 

Provisioning Ubuntu hosts in Foreman - Bastian Schmidt