Skip to content

Commit

Permalink
hieradata: remove operatingsystemmajrelease
Browse files Browse the repository at this point in the history
Remove operatingsystemmajrelease from hieradata's hierarchy as it doesn't have a value
set on Ubuntu on anything lower than Facter 2.2. This means Ubuntu installations that
aren't running the most up to date Facter version would have compilation failures.

Fixes voxpupuli#497
  • Loading branch information
3flex committed Nov 3, 2014
1 parent 21f9e31 commit 2917a35
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion data/hiera.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
:hierarchy:
- operatingsystem/%{::operatingsystem}/%{::operatingsystemmajrelease}
- operatingsystem/%{::operatingsystem}
- osfamily/%{::osfamily}
- common

0 comments on commit 2917a35

Please sign in to comment.