{"id":15022567,"url":"https://github.com/puppetlabs/puppetlabs-facter_task","last_synced_at":"2025-04-06T03:09:37.370Z","repository":{"id":25793757,"uuid":"103264580","full_name":"puppetlabs/puppetlabs-facter_task","owner":"puppetlabs","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-04T02:36:47.000Z","size":372,"stargazers_count":4,"open_issues_count":2,"forks_count":25,"subscribers_count":97,"default_branch":"main","last_synced_at":"2025-03-30T02:06:57.974Z","etag":null,"topics":["hacktoberfest","module","supported"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/puppetlabs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-09-12T11:56:14.000Z","updated_at":"2024-12-17T07:21:57.000Z","dependencies_parsed_at":"2023-12-21T09:46:12.602Z","dependency_job_id":"18d12d7c-eb9e-4d7c-8753-e7833043b25d","html_url":"https://github.com/puppetlabs/puppetlabs-facter_task","commit_stats":{"total_commits":235,"total_committers":41,"mean_commits":"5.7317073170731705","dds":0.8808510638297873,"last_synced_commit":"8d52d7d7b5aaac82ec80b85ffe39e52a2bbf0097"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puppetlabs%2Fpuppetlabs-facter_task","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puppetlabs%2Fpuppetlabs-facter_task/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puppetlabs%2Fpuppetlabs-facter_task/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puppetlabs%2Fpuppetlabs-facter_task/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/puppetlabs","download_url":"https://codeload.github.com/puppetlabs/puppetlabs-facter_task/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247427006,"owners_count":20937201,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["hacktoberfest","module","supported"],"created_at":"2024-09-24T19:58:07.514Z","updated_at":"2025-04-06T03:09:37.320Z","avatar_url":"https://github.com/puppetlabs.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# facter_task\n\n#### Table of Contents\n\n- [facter_task](#factertask)\n      - [Table of Contents](#Table-of-Contents)\n  - [Overview](#Overview)\n  - [Module Description](#Module-Description)\n  - [Setup](#Setup)\n    - [Requirements](#Requirements)\n  - [Usage](#Usage)\n  - [Reference](#Reference)\n  - [Limitations](#Limitations)\n  - [License](#license)\n  - [Development](#Development)\n\n## Overview\n\nThis module provides the facter_task task.\n\n## Module Description\n\nThis task allows you to discover facts about remote machines in your infrastructure.\n\n## Setup\n\n### Requirements\nThis module is compatible with Puppet Enterprise and Puppet Bolt.\n\n* To run tasks with Puppet Enterprise, PE 2018.1 or later must be installed on the machine from which you are running task commands. Machines receiving task requests must be Puppet agents.\n\n* To run tasks with Puppet Bolt, Bolt 1.0 or later must be installed on the machine from which you are running task commands. Machines receiving task requests must have SSH or WinRM services enabled.\n\n## Usage\n\nTo view the available actions and parameters, on the command line, run `puppet task show facter_task` or see the facter_task module page on the [Forge](https://forge.puppet.com/puppetlabs/facter_task/tasks).\nFor a complete list of facts that are supported, see the Puppet [core facts](https://docs.puppet.com/facter/latest/core_facts.html) documentation.\nTo show help for the task CLI, run `puppet task run --help` or `bolt task run --help`\n\nTo run a facter_task task, use the task command, specifying the fact you want to retrieve.\n\n* With PE on the command line, run `puppet task run facter_task fact=\u003cFACT\u003e`.\n* With Bolt on the command line, run `bolt task run facter_task fact=\u003cFACT\u003e`.\n\nFor example, to check the operating system family on a machine, run:\n\n* With PE, run `puppet task run facter_task fact=osfamily --nodes neptune`\n* With Bolt, run `bolt task run facter_task fact=osfamily --nodes neptune --modulepath ~/modules`\n\nYou can also run tasks in the PE console. See PE task documentation for complete information.\n\n## Reference\n\nFor information on the classes and types, see the [REFERENCE.md](https://github.com/puppetlabs/puppetlabs-facter_task/blob/main/REFERENCE.md).\n\n## Limitations\n\nFor an extensive list of supported operating systems, see [metadata.json](https://github.com/puppetlabs/puppetlabs-facter_task/blob/main/metadata.json)\n\n## License\n\nThis codebase is licensed under the Apache2.0 licensing, however due to the nature of the codebase the open source dependencies may also use a combination of [AGPL](https://opensource.org/license/agpl-v3/), [BSD-2](https://opensource.org/license/bsd-2-clause/), [BSD-3](https://opensource.org/license/bsd-3-clause/), [GPL2.0](https://opensource.org/license/gpl-2-0/), [LGPL](https://opensource.org/license/lgpl-3-0/), [MIT](https://opensource.org/license/mit/) and [MPL](https://opensource.org/license/mpl-2-0/) Licensing.\n\n## Development\n\nAcceptance tests are ran using [puppet_litmus](https://github.com/puppetlabs/puppet_litmus).\nTo run the acceptance tests follow the instructions [here](https://github.com/puppetlabs/puppet_litmus/wiki/Tutorial:-use-Litmus-to-execute-acceptance-tests-with-a-sample-module-(MoTD)#install-the-necessary-gems-for-the-module).\nYou can also find a tutorial and walkthrough of using Litmus and the PDK on [YouTube](https://www.youtube.com/watch?v=FYfR7ZEGHoE).\n\nIf you run into an issue with this module, or if you would like to request a feature, please file a ticket on the issues tab.\n\nIf you have problems getting this module up and running, please [contact Support](http://puppetlabs.com/services/customer-support).\n\nIf you submit a change to this module, be sure to regenerate the reference documentation as follows:\n\n```bash\npuppet strings generate --format markdown --out REFERENCE.md\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpuppetlabs%2Fpuppetlabs-facter_task","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpuppetlabs%2Fpuppetlabs-facter_task","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpuppetlabs%2Fpuppetlabs-facter_task/lists"}