User Tools

Site Tools


tasks:installing_new_arm_machines

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
tasks:installing_new_arm_machines [2021/01/21 14:21]
akraitman
tasks:installing_new_arm_machines [2021/01/21 19:46] (current)
akraitman [Step 1: Add those setting to the relevant group_vars machines file (for example ceph-sepia-secrets/ansible/inventory/group_vars/confusa.yml)]
Line 5: Line 5:
 ==== Step 1: Add those setting to the relevant group_vars machines file (for example ceph-sepia-secrets/​ansible/​inventory/​group_vars/​confusa.yml) ==== ==== Step 1: Add those setting to the relevant group_vars machines file (for example ceph-sepia-secrets/​ansible/​inventory/​group_vars/​confusa.yml) ====
  
-dhcp_next_server:​ 172.21.0.11 +   dhcp_next_server:​ 172.21.0.11 
-dhcp_filename:​ "/​pxelinux.0"​+   ​dhcp_filename:​ "/​pxelinux.0"​
  
 And run the dhcp ansible role  And run the dhcp ansible role 
Line 20: Line 20:
         initrd /​aarch64/​centos8.3/​initrd.img         initrd /​aarch64/​centos8.3/​initrd.img
  
-*** Sometimes we will need to first install one machine without a kickstart file and then create a new kickstart to fit the installation we want to do for the rest of the machines+  ​Sometimes we will need to first install one machine without a kickstart file and then create a new kickstart to fit the installation we want to do for the rest of the machines 
 + 
 +*   We can add our new kickstart file to /​var/​lib/​cobbler/​kickstarts and the set one of the cobbler profile to use it so that we will be able to use it in our installation as we see in the example above
  
 ==== Step 3: Downloading the boot files (Can be found in the installation image) ==== ==== Step 3: Downloading the boot files (Can be found in the installation image) ====
tasks/installing_new_arm_machines.1611238860.txt.gz · Last modified: 2021/01/21 14:21 by akraitman