Uploaded image for project: 'Facter'
  1. Facter
  2. FACT-1565

Facter returns exit code 1 when not using --puppet

    XMLWordPrintable

Details

    • Bug
    • Status: Accepted
    • Normal
    • Resolution: Unresolved
    • FACT 3.5.1
    • None
    • None
    • OS: Ubuntu 14.04.5 LTS/CentOS 6.8

    • Platform OS
    • Needs Assessment

    Description

      ```
      root@server815:~# facter --version
      3.5.1 (commit 4dd3423921c3e46906942fa76bebff7afbc1c0e7)
      root@server815:~# facter hostname
      server815
      root@server815:~# echo $?
      1
      root@server815:~# facter -p hostname
      server815
      root@server815:~# echo $?
      0
      ```

      Attachments

        Activity

          People

            Unassigned Unassigned
            baurmatt Matthias Baur
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:

              Zendesk Support