generate prepop

This commit is contained in:
Louis Abel 2022-07-08 15:45:41 -07:00
parent 4c25c1756b
commit f813ce1f3d
Signed by: label
GPG Key ID: B37E62D143879B36
2 changed files with 21322 additions and 0 deletions

2
generate-prepop-yaml Executable file
View File

@ -0,0 +1,2 @@
#!/bin/bash
python3 -c 'import sys, yaml, json; print(yaml.dump(json.loads(sys.stdin.read())))' < rocky-packages.json > rocky-packages.yaml

21320
rocky-packages.yaml Normal file

File diff suppressed because it is too large Load Diff