aboutsummaryrefslogtreecommitdiff
path: root/profiles/base/current.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/base/current.yaml')
-rw-r--r--profiles/base/current.yaml13
1 files changed, 0 insertions, 13 deletions
diff --git a/profiles/base/current.yaml b/profiles/base/current.yaml
deleted file mode 100644
index 7f5e33d..0000000
--- a/profiles/base/current.yaml
+++ /dev/null
@@ -1,13 +0,0 @@
1### Current Revision Base Variables
2
3_base-current: &_base-current
4 # Current base revision
5 <<: *_base-1
6 # re-anchor for current
7 repos: &_base-current-repos
8 <<: *_base-1-repos
9 pkgs: &_base-current-pkgs
10 <<: *_base-1-pkgs
11 svcs: &_base-current-svcs
12 <<: *_base-1-svcs
13