Skip to content

piyush82/vagrant-foreman1.5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vagrant-foreman1.5

Vagrant script to create a foreman 1.5 VM

Configuration Note

After the Foreman is up and running, during the very first interface access, please do this following:

  1. From the top menu bar, Host -> Provisioning Templates
  2. Jump to page 2, then select "PXELinux global default"
  3. At the very bottom add these lines:
LABEL discovery
MENU LABEL Foreman Discovery
MENU DEFAULT
KERNEL /boot/vmlinuz0
APPEND initrd=/boot/initrd0.img foreman.url=https://foreman.cloudcomplab.ch root=live:/foreman.iso
IPAPPEND 2
  1. Change 'ONTIMEOUT local' -> 'ONTIMEOUT discovery' on line 13
  2. Save the changes
  3. From the top menu bar, Infrastructure -> Provisioning setup
  4. Go through the steps, providing all known values as much as possible
  5. For the subnet, choose the foreman machine IP as the gateway for the subnet
  6. NOTE: THERE IS NO NEED TO EXECUTE THE FOREMAN INSTALL COMMAND SUGGESTED IN STEP 3, just click next
  7. Just choose the Operating System setup option suggested by the system, just select the 'Ubuntu mirror' as the media source and choose next.

That is all. Your foreman is all configured to do host discovery and provisioning.

About

Vagrant script to create a foreman 1.5 VM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages