File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change
1
+ 2011-08-18 Puppet Labs <
[email protected] > - 2.1.1
2
+ * Change facts.d paths to match Facter 2.0 paths.
3
+ * /etc/facter/facts.d
4
+ * /etc/puppetlabs/facter/facts.d
5
+
1
6
2011-08-17 Puppet Labs <
[email protected] > - 2.1.0
2
7
* Add R.I. Pienaar's facts.d custom facter fact
3
8
* facts defined in /etc/facts.d and /etc/puppetlabs/facts.d are
Original file line number Diff line number Diff line change 1
1
name ' puppetlabs-stdlib'
2
- version ' 2.1.0 '
2
+ version ' 2.1.1 '
3
3
source ' git://github.com/puppetlabs/puppetlabs-stdlib'
4
4
author ' puppetlabs'
5
5
license ' Apache 2.0'
Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ before the function is used.
52
52
53
53
## Facts ##
54
54
55
- Facts in ` /etc/facts.d ` and ` /etc/puppetlabs/facts.d ` are now loaded
55
+ Facts in ` /etc/facter/ facts.d ` and ` /etc/puppetlabs/facter /facts.d ` are now loaded
56
56
automatically. This is a direct copy of R.I. Pienaar's custom facter fact
57
57
located at:
58
58
[ https://github.com/ripienaar/facter-facts/tree/master/facts-dot-d ] ( https://github.com/ripienaar/facter-facts/tree/master/facts-dot-d )
You can’t perform that action at this time.
0 commit comments