about summary refs log tree commit diff
path: root/corp/ops/modules/.skip-tree
diff options
context:
space:
mode:
authorVincent Ambo <mail@tazj.in>2023-04-21T16·56+0300
committertazjin <tazjin@tvl.su>2023-04-24T10·56+0000
commit6daf91c9cd52b729483aca6e1eaafc50fd796e7f (patch)
tree430e93bfd058a5500ddb81f2991b9e86cd24977e /corp/ops/modules/.skip-tree
parentc7392b3c6b99bffb06965c81c7bf273371ce813e (diff)
feat(corp/ops): add NixOS profile for Yandex Cloud machines r/6111
Sets up a virtual machine image that is bootable on Yandex Cloud.

There are some slightly wonky behaviours still, like cloud-init
apparently putting all keys into root's authorized_keys no matter what
is specified in the metadata, but it does work now.

Change-Id: I57dcb7fcfa6872a28855dc1347f73a6db3c56828
Reviewed-on: https://cl.tvl.fyi/c/depot/+/8496
Tested-by: BuildkiteCI
Reviewed-by: tazjin <tazjin@tvl.su>
Diffstat (limited to 'corp/ops/modules/.skip-tree')
-rw-r--r--corp/ops/modules/.skip-tree1
1 files changed, 1 insertions, 0 deletions
diff --git a/corp/ops/modules/.skip-tree b/corp/ops/modules/.skip-tree
new file mode 100644
index 0000000000..a6f528167f
--- /dev/null
+++ b/corp/ops/modules/.skip-tree
@@ -0,0 +1 @@
+Only NixOS modules here.