Skip to content

Commit

Permalink
added arch linux hiera structure
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonHoenscheid committed Sep 28, 2020
1 parent 1345bab commit 7b3bcd4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions data/Archlinux/rolling.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
---
1 change: 1 addition & 0 deletions hiera.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ defaults:
hierarchy:
- name: 'My Hierachie'
paths:
- '%{facts.os.name}/%{facts.os.distro.release.major}.yaml'
- '%{facts.os.name}/%{facts.os.release.full}.yaml'
- '%{facts.os.name}/%{facts.os.release.major}.yaml'
- 'common.yaml'

0 comments on commit 7b3bcd4

Please sign in to comment.