Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maxdaten/nixops-learning
nixops quick hack learning
https://github.com/maxdaten/nixops-learning
Last synced: 6 days ago
JSON representation
nixops quick hack learning
- Host: GitHub
- URL: https://github.com/maxdaten/nixops-learning
- Owner: MaxDaten
- Created: 2023-11-05T17:07:01.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-05T17:10:26.000Z (over 1 year ago)
- Last Synced: 2025-01-28T01:13:03.084Z (8 days ago)
- Language: Nix
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NixOps Learning
Currently broken.
```txt
typeguard.TypeCheckError: value of key '/dev/disk/by-id/scsi-0Google_PersistentDisk_n-15678c307b9c11eeabf8aa3cacb17f69-hello-root' of nixops.resources.ResourceEval is not an instance of nixops_gcp.backends.options.GCEDiskOptions
```## Reproduce
1. Adjust the `keyjson` value.
2. Run `nixops create -d hello`.
3. Run `nixops list`.