summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuriy Andamasov <yuriy@andamasov.com>2026-05-07 14:37:58 +0300
committerYuriy Andamasov <yuriy@andamasov.com>2026-05-07 14:37:58 +0300
commit6ded2a79d8537ab96afc6d1e217fcd4f6952e821 (patch)
tree86df483dd58525eaf34706e7ac9cbe1dd88a8067
parent51eef1236e6694cb4b0cae9cc6e24d4c9a9f32f4 (diff)
downloadvyos-cloud-init-6ded2a79d8537ab96afc6d1e217fcd4f6952e821.tar.gz
vyos-cloud-init-6ded2a79d8537ab96afc6d1e217fcd4f6952e821.zip
general: T8595: drop speculative future-work sentence (dmbaturin)
-rw-r--r--AGENTS.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/AGENTS.md b/AGENTS.md
index e412d9cd..4c45f31e 100644
--- a/AGENTS.md
+++ b/AGENTS.md
@@ -1,7 +1,7 @@
# AGENTS.md
## Project purpose
-VyOS-flavored fork of canonical `cloud-init`. Configures VyOS images on first boot in cloud environments (AWS, Azure, GCP, OpenStack, etc.) using upstream datasource handlers; VyOS-specific datasource and userdata-processor additions are intended future work.
+VyOS-flavored fork of canonical `cloud-init`. Configures VyOS images on first boot in cloud environments (AWS, Azure, GCP, OpenStack, etc.) using upstream datasource handlers.
## Tech stack
- Python (≥3.x). Upstream `cloud-init` codebase.