Re-add bakersfield-rpi4 to deployments
This commit is contained in:
parent
3897f58996
commit
f96267c8b1
1 changed files with 1 additions and 2 deletions
|
@ -93,8 +93,7 @@
|
|||
# nuc-server = libx.deploy { hostname = "nuc-server"; };
|
||||
backups-rpi4 = libx.deploy { hostname = "backups-rpi4"; system = "aarch64-linux"; };
|
||||
piaware-rpi4 = libx.deploy { hostname = "piaware-rpi4"; system = "aarch64-linux"; };
|
||||
# TODO: RE-enable when delivered
|
||||
# bakersfield-rpi4 = libx.deploy { hostname = "bakersfield-rpi4"; system = "aarch64-linux"; };
|
||||
bakersfield-rpi4 = libx.deploy { hostname = "bakersfield-rpi4"; system = "aarch64-linux"; };
|
||||
# quitman-rpi4 = libx.deploy { hostname = "quitman-rpi4"; system = "aarch64-linux"; };
|
||||
};
|
||||
imageConfigurations = {
|
||||
|
|
Loading…
Reference in a new issue