aboutsummaryrefslogtreecommitdiff
path: root/profiles/arch/x86_64-edge.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/arch/x86_64-edge.yaml')
-rw-r--r--profiles/arch/x86_64-edge.yaml18
1 files changed, 0 insertions, 18 deletions
diff --git a/profiles/arch/x86_64-edge.yaml b/profiles/arch/x86_64-edge.yaml
deleted file mode 100644
index 2e2f1d2..0000000
--- a/profiles/arch/x86_64-edge.yaml
+++ /dev/null
@@ -1,18 +0,0 @@
1### x86_64 Edge Variables
2
3_x86_64-edge: &_x86_64-edge
4 # base from current (at the moment)
5 <<: *_x86_64-current
6 # overrides (if any)
7
8 # x86_64 repos/pkgs/svcs for edge
9 repos: &_x86_64-edge-repos
10 <<: *_x86_64-current-repos
11 # overrides (if any)
12 pkgs: &_x86_64-edge-pkgs
13 <<: *_x86_64-current-pkgs
14 # overrides (if any)
15 svcs: &_x86_64-edge-svcs
16 <<: *_x86_64-current-pkgs
17 # overrides (if any)
18