Skip to content

This Attune Project contains the Blueprints to setup a worker for the automate OS installation projects. The majority of the workload creating the ISO file(s) for the is performed on either the Attune host machine or a separate machine.

Notifications You must be signed in to change notification settings

AttuneOps/Setup-macOS-or-Linux-to-Automate-Operating-System-Installations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docs Discord Docs Generic badge

Automate OS Installation Worker Setup

This Attune Project contains the Blueprints to setup a worker for the automate OS installation projects.

What is a worker?

The majority of the workload creating the ISO file(s) for the is performed on either the Attune host machine or a separate machine.

The workload covers tasks such as unpacking ISO and repackaging with the drivers and configurations. This machine is referred too as the worker.

Attune Projects have been created to run with Windows, macOS, and Linux workers.

Get Started

If you haven't already, download and install the free Attune Community Edition.

Clone the Automate OS Installation Worker Setup Project into your instance of Attune.

Find, clone, and follow the instructions as per the Automate {os_name} Installation with {method} on {controller} Project you are working on. You can find these Projects in the Attune Documentation - How-to Guides.

Learn more

Visit the Attune Documentation - Automate Operating System Installation to learn how Attune streamlines the OS installation process.

Attune

Attune automates and orchestrates processes to streamline deployments, scaling, migrations, and management of your systems. The Attune platform is building a community of sharable automated and orchestrated processes.

You can leverage the publicly available orchestrated blueprints to increase your productivity, and accelerate the delivery of your projects. You can open-source your own work and improve existing community orchestrated projects.

Get Started with Attune, Download NOW!

The Attune Community Edition can be downloaded for free from our ServerTribe website. You can learn more about Attune through ServerTribe's YouTube Channel.

Clone this Project

To clone this project into your own instance of Attune, follow the Clone a GIT Project How To Instructions.

Blueprints

This Project contains the following Blueprints.

Setup Boot ISO Support on Linux

Setup ISO HTTP Support on Linux

This is for OS installs to download ISOs from HTTP.

Setup oVirt Support on Linux

Setup Samba Share for Windows OS Files on macOS or Linux

This Blueprint sets up a Samba Share for the WinPE installation.

Setup vCenter Support on Linux

Setup WinPE Support on Linux

This Blueprints installs the required packages on the worker to create WinPE ISO files.

Parameters

Name Type Script Reference Comment
Automation Worker Linux Base Directory Text automationworkerlinuxbasedirectory Base directory for deploying temporary files to build the kickstart ISO on a macOS or Linux Worker.
Automation Worker Linux Node Linux/Unix Node automationworkerlinuxnode The Linux automation worker node used to perform tasks to create the ISO.
Automation Worker Linux User Linux/Unix Credential automationworkerlinuxuser
Automation Worker Linux User: root Linux/Unix Credential automationworkerlinuxuserroot root user on the Linux Automation Worker node.
Automation Worker Windows Node Windows Node automationworkerwindowsnode The Windows automation worker node used to perform tasks to create the ISO.
Automation Worker Windows User: Administrator Windows Credential automationworkerwindowsuseradministrator Administrator user on the Windows Automation Worker node.

Files

Name Type Comment
httpiso.service Version Controlled Files
Powershell v6.2.4 Large Archives https://github.com/PowerShell/PowerShell/releases

https://github.com/PowerShell/PowerShell/releases/tag/v6.2.4
run_httpiso.sh Version Controlled Files
VMWare.PowerCLI v6.7 Large Archives This was downloaded with :
sudo pwsh -Command "Save-Module -name VMware.PowerCLI -Path /root"

Contribute to this Project

The collective power of a community of talented individuals working in concert delivers not only more ideas, but quicker development and troubleshooting when issues arise.

If you’d like to contribute and help improve these projects, please fork our repository, commit your changes in Attune, push you changes, and create a pull request.

pull request


Please feel free to raise any issues or questions you have.

create an issue


Thank you

About

This Attune Project contains the Blueprints to setup a worker for the automate OS installation projects. The majority of the workload creating the ISO file(s) for the is performed on either the Attune host machine or a separate machine.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages