summaryrefslogtreecommitdiff
path: root/update-all.conf
blob: 32d2219e23802ed3d52797212bbc72b5c161595a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#!/bin/bash

archSystems=(
  musik
  raspi
  nlopc43
)

debianSystems=(
  router
)

cruxSystems=(
  localhost
  fileserver
)

hasSudo["localhost"]=true
hasSudo["nlopc43"]=true