aboutsummaryrefslogtreecommitdiff
path: root/profiles/arch/x86_64-edge.yaml
blob: 2e2f1d2ff76770554df63d185b4d7d00b005c6ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
### x86_64 Edge Variables

_x86_64-edge: &_x86_64-edge
  # base from current (at the moment)
  <<: *_x86_64-current
  # overrides (if any)

  # x86_64 repos/pkgs/svcs for edge
  repos: &_x86_64-edge-repos
    <<: *_x86_64-current-repos
    # overrides (if any)
  pkgs: &_x86_64-edge-pkgs
    <<: *_x86_64-current-pkgs
    # overrides (if any)
  svcs: &_x86_64-edge-svcs
    <<: *_x86_64-current-pkgs
    # overrides (if any)