[go: up one dir, main page]

File: facter.conf

package info (click to toggle)
facter 4.10.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 10,276 kB
  • sloc: ruby: 64,130; sh: 48; makefile: 2
file content (10 lines) | stat: -rw-r--r-- 141 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
facts : {
  blocklist : [ ],
  ttls : [
    { "uptime": 30 days }
  ]
}

fact-groups : {
  cached-custom-facts : ["os.name", "os.family"],
}