hieradata: remove operatingsystemmajrelease
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 #497
This commit is contained in:
parent
21f9e31692
commit
2917a35df4
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
---
|
||||
:hierarchy:
|
||||
- operatingsystem/%{::operatingsystem}/%{::operatingsystemmajrelease}
|
||||
- operatingsystem/%{::operatingsystem}
|
||||
- osfamily/%{::osfamily}
|
||||
- common
|
||||
|
|
Loading…
Reference in a new issue