2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
| 14 | + |
- .github/workflows/snyk_monitor.yaml+1-1
- README.md+12-3
- acceptance/tests/api/value/env_fact.rb+10
- acceptance/tests/env_fact.rb+14-1
- agent/facter-ng.gemspec+1-1
- facter.gemspec+1-1
- lib/facter.rb+2-2
- lib/facter/custom_facts/util/loader.rb+2-2
- lib/facter/resolvers/aix/disks.rb+1-1
- lib/facter/resolvers/aix/partitions.rb+1-1
- lib/facter/util/aix/info_extractor.rb+60-9
- lib/facter/version.rb+1-1
- spec/custom_facts/util/loader_spec.rb+2-2
- spec/facter/facter_spec.rb+15-1
- spec/facter/resolvers/aix/mountpoints_spec.rb+3-3
- spec/fixtures/lslv_output+1-1
0 commit comments