{"id":19509331,"url":"https://github.com/attuneops/automate-linux-patching","last_synced_at":"2026-02-13T04:05:51.050Z","repository":{"id":215012836,"uuid":"737901899","full_name":"AttuneOps/Automate-Linux-Patching","owner":"AttuneOps","description":null,"archived":false,"fork":false,"pushed_at":"2024-07-16T11:20:34.000Z","size":23,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-25T22:46:24.388Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://github.attuneautomation.com/Automate-Linux-Patching/","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AttuneOps.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-01-01T22:44:58.000Z","updated_at":"2024-07-16T11:20:38.000Z","dependencies_parsed_at":"2024-01-02T01:04:17.203Z","dependency_job_id":"2aa4a9bb-3953-4330-a90b-6272c0ce2c1f","html_url":"https://github.com/AttuneOps/Automate-Linux-Patching","commit_stats":null,"previous_names":["attune-automation/automate-linux-patching","attuneops/automate-linux-patching"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AttuneOps/Automate-Linux-Patching","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AttuneOps%2FAutomate-Linux-Patching","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AttuneOps%2FAutomate-Linux-Patching/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AttuneOps%2FAutomate-Linux-Patching/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AttuneOps%2FAutomate-Linux-Patching/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AttuneOps","download_url":"https://codeload.github.com/AttuneOps/Automate-Linux-Patching/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AttuneOps%2FAutomate-Linux-Patching/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272277517,"owners_count":24905511,"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","status":"online","status_checked_at":"2025-08-26T02:00:07.904Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-11-10T23:11:42.638Z","updated_at":"2026-02-13T04:05:46.015Z","avatar_url":"https://github.com/AttuneOps.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n\n\n[![Docs](https://img.shields.io/badge/docs-latest-brightgreen.svg)](http://doc.servertribe.com)\n[![Discord](https://img.shields.io/discord/844971127703994369)](http://discord.servertribe.com)\n[![Docs](https://img.shields.io/badge/videos-watch-brightgreen.svg)](https://www.youtube.com/@servertribe)\n[![Generic badge](https://img.shields.io/badge/download-latest-brightgreen.svg)](https://www.servertribe.com/community-edition/)\n\n# Automate Linux Patching\n\n\n\n\n\n\n# Attune\n\n[Attune](https://www.servertribe.com/)\nautomates and orchestrates processes to streamline deployments, scaling,\nmigrations, and management of your systems. The Attune platform is building a\ncommunity of sharable automated and orchestrated processes.\n\nYou can leverage the publicly available orchestrated blueprints to increase\nyour productivity, and accelerate the delivery of your projects. You can\nopen-source your own work and improve existing community orchestrated projects.\n\n## Get Started with Attune, Download NOW!\n\nThe **Attune Community Edition** can be\n[downloaded](https://www.servertribe.com/comunity-edition/)\nfor free from our\n[ServerTribe website](https://www.servertribe.com/comunity-edition/).\nYou can learn more about Attune through\n[ServerTribe's YouTube Channel](https://www.youtube.com/@servertribe).\n\n\n\n\n\n\n\n# Clone this Project\n\nTo clone this project into your own instance of Attune, follow the\n[Clone a GIT Project How To Instructions](https://servertribe-attune.readthedocs.io/en/latest/howto/design_workspace/clone_project.html).\n\n\n\n\n## Blueprints\n\nThis Project contains the following Blueprints.\n\n\n\n### Configure RHEL to use a Local Mirror\n\nIf your system is not registered with an entitlement server \nlike Red Hat Subscription Management but you have access to \na local RPM mirror, you can configure your system to use this \nmirror for updates and installations.\n\n\n\n\n## Parameters\n\n\n| Name | Type | Script Reference | Comment |\n| ---- | ---- | ---------------- | ------- |\n| RHEL baseos Repo URL | Text | `rhelbaseosrepourl` | RPM Server BaseOS Repository URL for packages mirror.\u003cbr\u003e\u003cbr\u003eFor example \"http://rpm_server_for_rhel8/rpm_mirror/rhel-8-for-x86_64-baseos-rpms/\" |\n| Linux Node | Linux/Unix Node | `linuxnode` | The New OS to be built. |\n| Linux User: root | Linux/Unix Credential | `linuxuserroot` | root user on the New OS to be built. |\n\n\n\n\n## Files\n\n| Name | Type | Comment |\n| ---- | ---- | ------- |\n| RHEL local.repo | Version Controlled Files | The local repo configuration.\u003cbr\u003ename: A descriptive name for your local repository.\u003cbr\u003ebaseurl: The URL where the local repository resides.\u003cbr\u003eenabled=1: Enables the repository.\u003cbr\u003egpgcheck=0: Disables GPG signature checking. If your local repo's packages are signed, set this to 1 and configure the gpgkey URL. |\n\n\n\n\n\n\n# Contribute to this Project\n\n**The collective power of a community of talented individuals working in\nconcert delivers not only more ideas, but quicker development and\ntroubleshooting when issues arise.**\n\nIf you’d like to contribute and help improve these projects, please fork our\nrepository, commit your changes in Attune, push you changes, and create a\npull request.\n\n\u003cimg src=\"https://www.servertribe.com/wp-content/uploads/2023/02/Attune-pull-request-01.png\" alt=\"pull request\"/\u003e\n\n---\n\nPlease feel free to raise any issues or questions you have.\n\n\u003cimg src=\"https://www.servertribe.com/wp-content/uploads/2023/02/Attune-get-help-02.png\" alt=\"create an issue\"/\u003e\n\n\n---\n\n**Thank you**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fattuneops%2Fautomate-linux-patching","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fattuneops%2Fautomate-linux-patching","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fattuneops%2Fautomate-linux-patching/lists"}