aboutsummaryrefslogtreecommitdiffstats
path: root/fdio.infra.pxe
diff options
context:
space:
mode:
authorpmikus <peter.mikus@protonmail.ch>2023-02-10 11:07:46 +0000
committerpmikus <peter.mikus@protonmail.ch>2023-02-10 11:10:32 +0000
commit299b4e51696cc0f17ec9bb9c39c4e46ff23a4a39 (patch)
tree0679a43ff66ba0f6fbbd307c2b53fdb3e5db3f28 /fdio.infra.pxe
parent8aa467af95c4f8fbc271204c12a88fae88ec6828 (diff)
feat(infra): Infrastructure refresh part 3
Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: I8ac1614bc3f10d2409e8305eb1726a9c3b063ae0
Diffstat (limited to 'fdio.infra.pxe')
-rwxr-xr-xfdio.infra.pxe/docker-dnsmasq/etc/dnsmasq.conf3
-rw-r--r--fdio.infra.pxe/docker-dnsmasq/tftpboot/grub/grub.cfg-00:42:68:6f:68:ee4
-rw-r--r--fdio.infra.pxe/docker-dnsmasq/tftpboot/grub/grub.cfg-00:42:68:6f:6f:c04
-rw-r--r--fdio.infra.pxe/docker-dnsmasq/tftpboot/grub/grub.cfg-00:f2:8b:7c:fb:124
-rw-r--r--fdio.infra.pxe/docker-nginx/html/ubuntu_jammy_amd64/00:42:68:6f:68:ee/meta-data0
-rw-r--r--fdio.infra.pxe/docker-nginx/html/ubuntu_jammy_amd64/00:42:68:6f:68:ee/user-data83
-rw-r--r--fdio.infra.pxe/docker-nginx/html/ubuntu_jammy_amd64/00:42:68:6f:6f:c0/meta-data0
-rw-r--r--fdio.infra.pxe/docker-nginx/html/ubuntu_jammy_amd64/00:42:68:6f:6f:c0/user-data83
-rw-r--r--fdio.infra.pxe/docker-nginx/html/ubuntu_jammy_amd64/00:f2:8b:7c:fb:12/meta-data0
-rw-r--r--fdio.infra.pxe/docker-nginx/html/ubuntu_jammy_amd64/00:f2:8b:7c:fb:12/user-data83
10 files changed, 0 insertions, 264 deletions
diff --git a/fdio.infra.pxe/docker-dnsmasq/etc/dnsmasq.conf b/fdio.infra.pxe/docker-dnsmasq/etc/dnsmasq.conf
index 5d854fda8d..527f20cb8b 100755
--- a/fdio.infra.pxe/docker-dnsmasq/etc/dnsmasq.conf
+++ b/fdio.infra.pxe/docker-dnsmasq/etc/dnsmasq.conf
@@ -37,9 +37,6 @@ dhcp-option=yul1_2,option:dns-server,1.1.1.1
dhcp-option=yul1_2,option:dns-server,8.8.8.8
# Hosts DHCP settings yul1_1 subnet.
-dhcp-host=00:f2:8b:7c:fb:12,10.30.51.20,s20-nomad,infinite # enp8s0f0
-dhcp-host=00:42:68:6f:68:ee,10.30.51.21,s21-nomad,infinite # enp9s0f0
-dhcp-host=00:42:68:6f:6f:c0,10.30.51.22,s22-nomad,infinite # enp9s0f0
dhcp-host=ac:1f:6b:5a:6a:d4,10.30.51.23,s23-nomad,infinite # eno1
dhcp-host=ac:1f:6b:5a:6a:b4,10.30.51.24,s24-nomad,infinite # eno1
dhcp-host=ac:1f:6b:5a:6b:08,10.30.51.25,s25-nomad,infinite # eno1
diff --git a/fdio.infra.pxe/docker-dnsmasq/tftpboot/grub/grub.cfg-00:42:68:6f:68:ee b/fdio.infra.pxe/docker-dnsmasq/tftpboot/grub/grub.cfg-00:42:68:6f:68:ee
deleted file mode 100644
index 1b01c517dc..0000000000
--- a/fdio.infra.pxe/docker-dnsmasq/tftpboot/grub/grub.cfg-00:42:68:6f:68:ee
+++ /dev/null
@@ -1,4 +0,0 @@
-menuentry "Install s21-nomad" {
- linux /casper/ubuntu-jammy-amd64/vmlinuz ip=dhcp interface=00:42:68:6f:68:ee url=https://releases.ubuntu.com/22.04/ubuntu-22.04.1-live-server-amd64.iso autoinstall ds=nocloud-net\;s=http://10.30.51.20:8081/ubuntu_jammy_amd64/00:42:68:6f:68:ee/ --- console=ttyS0,115200n8 quiet
- initrd /casper/ubuntu-jammy-amd64/initrd
-} \ No newline at end of file
diff --git a/fdio.infra.pxe/docker-dnsmasq/tftpboot/grub/grub.cfg-00:42:68:6f:6f:c0 b/fdio.infra.pxe/docker-dnsmasq/tftpboot/grub/grub.cfg-00:42:68:6f:6f:c0
deleted file mode 100644
index ef184c2fed..0000000000
--- a/fdio.infra.pxe/docker-dnsmasq/tftpboot/grub/grub.cfg-00:42:68:6f:6f:c0
+++ /dev/null
@@ -1,4 +0,0 @@
-menuentry "Install s21-nomad" {
- linux /casper/ubuntu-jammy-amd64/vmlinuz ip=dhcp interface=00:42:68:6f:6f:c0 url=https://releases.ubuntu.com/22.04/ubuntu-22.04.1-live-server-amd64.iso autoinstall ds=nocloud-net\;s=http://10.30.51.20:8081/ubuntu_jammy_amd64/00:42:68:6f:6f:c0/ --- console=ttyS0,115200n8 quiet
- initrd /casper/ubuntu-jammy-amd64/initrd
-} \ No newline at end of file
diff --git a/fdio.infra.pxe/docker-dnsmasq/tftpboot/grub/grub.cfg-00:f2:8b:7c:fb:12 b/fdio.infra.pxe/docker-dnsmasq/tftpboot/grub/grub.cfg-00:f2:8b:7c:fb:12
deleted file mode 100644
index 969571b85f..0000000000
--- a/fdio.infra.pxe/docker-dnsmasq/tftpboot/grub/grub.cfg-00:f2:8b:7c:fb:12
+++ /dev/null
@@ -1,4 +0,0 @@
-menuentry "Install s20-nomad" {
- linux /casper/ubuntu-jammy-amd64/vmlinuz ip=dhcp interface=00:f2:8b:7c:fb:12 url=https://releases.ubuntu.com/22.04/ubuntu-22.04.1-live-server-amd64.iso autoinstall ds=nocloud-net\;s=http://10.30.51.21:8081/ubuntu_jammy_amd64/00:f2:8b:7c:fb:12/ --- console=ttyS0,115200n8 quiet
- initrd /casper/ubuntu-jammy-amd64/initrd
-} \ No newline at end of file
diff --git a/fdio.infra.pxe/docker-nginx/html/ubuntu_jammy_amd64/00:42:68:6f:68:ee/meta-data b/fdio.infra.pxe/docker-nginx/html/ubuntu_jammy_amd64/00:42:68:6f:68:ee/meta-data
deleted file mode 100644
index e69de29bb2..0000000000
--- a/fdio.infra.pxe/docker-nginx/html/ubuntu_jammy_amd64/00:42:68:6f:68:ee/meta-data
+++ /dev/null
diff --git a/fdio.infra.pxe/docker-nginx/html/ubuntu_jammy_amd64/00:42:68:6f:68:ee/user-data b/fdio.infra.pxe/docker-nginx/html/ubuntu_jammy_amd64/00:42:68:6f:68:ee/user-data
deleted file mode 100644
index 0b9c7552ad..0000000000
--- a/fdio.infra.pxe/docker-nginx/html/ubuntu_jammy_amd64/00:42:68:6f:68:ee/user-data
+++ /dev/null
@@ -1,83 +0,0 @@
-#cloud-config
-autoinstall:
- version: 1
- apt:
- geoip: true
- preserve_sources_list: false
- primary:
- - arches: [amd64, i386]
- uri: http://ca.archive.ubuntu.com/ubuntu
- - arches: [default]
- uri: http://ports.ubuntu.com/ubuntu-ports
- identity:
- hostname: s21-nomad
- password: $6$FIsbVDQR$5D0wgufOd2FtnmOiRNsGlgg6Loh.0x3dWSj72DSQnqisSyE9DROfgSgA6s0yxDwz4Jd5SRTXiTKuRYuSQ5POI1
- realname: localadmin
- username: localadmin
- keyboard:
- layout: us
- toggle: null
- variant: ''
- locale: en_US.UTF-8
- network:
- ethernets:
- enp9s0f0:
- addresses: [ 10.30.51.21/24 ]
- dhcp4: false
- gateway4: 10.30.51.1
- nameservers:
- addresses: [ 1.1.1.1, 8.8.8.8 ]
- version: 2
- packages:
- - python3
- refresh-installer:
- update: no
- ssh:
- allow-pw: true
- authorized-keys: []
- install-server: true
- storage:
- config:
- - grub_device: false
- id: disk-sda
- path: /dev/sda
- ptable: gpt
- preserve: false
- type: disk
- wipe: superblock-recursive
- - device: disk-sda
- grub_device: true
- id: partition-0
- flag: boot
- number: 1
- preserve: false
- size: 536870912
- type: partition
- wipe: superblock
- - id: format-0
- fstype: fat32
- preserve: false
- type: format
- volume: partition-0
- - device: disk-sda
- flag: ''
- grub_device: false
- id: partition-1
- number: 2
- preserve: false
- size: -1
- type: partition
- wipe: superblock
- - fstype: ext4
- id: format-1
- preserve: false
- type: format
- volume: partition-1
- - device: format-1
- id: mount-1
- path: /
- type: mount
- - device: format-0
- id: mount-0
- path: /boot/efi
- type: mount \ No newline at end of file
diff --git a/fdio.infra.pxe/docker-nginx/html/ubuntu_jammy_amd64/00:42:68:6f:6f:c0/meta-data b/fdio.infra.pxe/docker-nginx/html/ubuntu_jammy_amd64/00:42:68:6f:6f:c0/meta-data
deleted file mode 100644
index e69de29bb2..0000000000
--- a/fdio.infra.pxe/docker-nginx/html/ubuntu_jammy_amd64/00:42:68:6f:6f:c0/meta-data
+++ /dev/null
diff --git a/fdio.infra.pxe/docker-nginx/html/ubuntu_jammy_amd64/00:42:68:6f:6f:c0/user-data b/fdio.infra.pxe/docker-nginx/html/ubuntu_jammy_amd64/00:42:68:6f:6f:c0/user-data
deleted file mode 100644
index 4f4d35826f..0000000000
--- a/fdio.infra.pxe/docker-nginx/html/ubuntu_jammy_amd64/00:42:68:6f:6f:c0/user-data
+++ /dev/null
@@ -1,83 +0,0 @@
-#cloud-config
-autoinstall:
- version: 1
- apt:
- geoip: true
- preserve_sources_list: false
- primary:
- - arches: [amd64, i386]
- uri: http://ca.archive.ubuntu.com/ubuntu
- - arches: [default]
- uri: http://ports.ubuntu.com/ubuntu-ports
- identity:
- hostname: s22-nomad
- password: $6$FIsbVDQR$5D0wgufOd2FtnmOiRNsGlgg6Loh.0x3dWSj72DSQnqisSyE9DROfgSgA6s0yxDwz4Jd5SRTXiTKuRYuSQ5POI1
- realname: localadmin
- username: localadmin
- keyboard:
- layout: us
- toggle: null
- variant: ''
- locale: en_US.UTF-8
- network:
- ethernets:
- enp9s0f0:
- addresses: [ 10.30.51.22/24 ]
- dhcp4: false
- gateway4: 10.30.51.1
- nameservers:
- addresses: [ 1.1.1.1, 8.8.8.8 ]
- version: 2
- packages:
- - python3
- refresh-installer:
- update: no
- ssh:
- allow-pw: true
- authorized-keys: []
- install-server: true
- storage:
- config:
- - grub_device: false
- id: disk-sda
- path: /dev/sda
- ptable: gpt
- preserve: false
- type: disk
- wipe: superblock-recursive
- - device: disk-sda
- grub_device: true
- id: partition-0
- flag: boot
- number: 1
- preserve: false
- size: 536870912
- type: partition
- wipe: superblock
- - id: format-0
- fstype: fat32
- preserve: false
- type: format
- volume: partition-0
- - device: disk-sda
- flag: ''
- grub_device: false
- id: partition-1
- number: 2
- preserve: false
- size: -1
- type: partition
- wipe: superblock
- - fstype: ext4
- id: format-1
- preserve: false
- type: format
- volume: partition-1
- - device: format-1
- id: mount-1
- path: /
- type: mount
- - device: format-0
- id: mount-0
- path: /boot/efi
- type: mount \ No newline at end of file
diff --git a/fdio.infra.pxe/docker-nginx/html/ubuntu_jammy_amd64/00:f2:8b:7c:fb:12/meta-data b/fdio.infra.pxe/docker-nginx/html/ubuntu_jammy_amd64/00:f2:8b:7c:fb:12/meta-data
deleted file mode 100644
index e69de29bb2..0000000000
--- a/fdio.infra.pxe/docker-nginx/html/ubuntu_jammy_amd64/00:f2:8b:7c:fb:12/meta-data
+++ /dev/null
diff --git a/fdio.infra.pxe/docker-nginx/html/ubuntu_jammy_amd64/00:f2:8b:7c:fb:12/user-data b/fdio.infra.pxe/docker-nginx/html/ubuntu_jammy_amd64/00:f2:8b:7c:fb:12/user-data
deleted file mode 100644
index 831dff83f3..0000000000
--- a/fdio.infra.pxe/docker-nginx/html/ubuntu_jammy_amd64/00:f2:8b:7c:fb:12/user-data
+++ /dev/null
@@ -1,83 +0,0 @@
-#cloud-config
-autoinstall:
- version: 1
- apt:
- geoip: true
- preserve_sources_list: false
- primary:
- - arches: [amd64, i386]
- uri: http://ca.archive.ubuntu.com/ubuntu
- - arches: [default]
- uri: http://ports.ubuntu.com/ubuntu-ports
- identity:
- hostname: s20-nomad
- password: $6$FIsbVDQR$5D0wgufOd2FtnmOiRNsGlgg6Loh.0x3dWSj72DSQnqisSyE9DROfgSgA6s0yxDwz4Jd5SRTXiTKuRYuSQ5POI1
- realname: localadmin
- username: localadmin
- keyboard:
- layout: us
- toggle: null
- variant: ''
- locale: en_US.UTF-8
- network:
- ethernets:
- enp8s0f0:
- addresses: [ 10.30.51.20/24 ]
- dhcp4: false
- gateway4: 10.30.51.1
- nameservers:
- addresses: [ 1.1.1.1, 8.8.8.8 ]
- version: 2
- packages:
- - python3
- refresh-installer:
- update: no
- ssh:
- allow-pw: true
- authorized-keys: []
- install-server: true
- storage:
- config:
- - grub_device: false
- id: disk-sda
- path: /dev/sda
- ptable: gpt
- preserve: false
- type: disk
- wipe: superblock-recursive
- - device: disk-sda
- grub_device: true
- id: partition-0
- flag: boot
- number: 1
- preserve: false
- size: 536870912
- type: partition
- wipe: superblock
- - id: format-0
- fstype: fat32
- preserve: false
- type: format
- volume: partition-0
- - device: disk-sda
- flag: ''
- grub_device: false
- id: partition-1
- number: 2
- preserve: false
- size: -1
- type: partition
- wipe: superblock
- - fstype: ext4
- id: format-1
- preserve: false
- type: format
- volume: partition-1
- - device: format-1
- id: mount-1
- path: /
- type: mount
- - device: format-0
- id: mount-0
- path: /boot/efi
- type: mount \ No newline at end of file