Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
A
ansible
  • Overview
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • OpenEdx
  • ansible
  • Repository

Switch branch/tag
  • ansible
  • library
  • system
  • setup
Find file
BlameHistoryPermalink
  • Yasser Nabi's avatar
    Enable puppet facts · 8a6bbfd3
    Currently facter facts omit facts that a distributed via Puppet. This
    commit adds the `--puppet` option.
    
    In cases where puppet is not installed, the command sends a warning to
    STDERR *but* completes successfully. So should not cause any issues.
    
    The benefit is, filtering can be done based on facts set by Puppet.
    Yasser Nabi committed Jul 17, 2014
    8a6bbfd3
setup 5.1 KB
Edit