{"id":22982202,"url":"https://github.com/osism/cfg-generics","last_synced_at":"2025-08-13T17:34:38.362Z","repository":{"id":37970507,"uuid":"128963870","full_name":"osism/cfg-generics","owner":"osism","description":"Configuration files which are standardized in all configuration repositories","archived":false,"fork":false,"pushed_at":"2024-11-28T01:36:15.000Z","size":459,"stargazers_count":2,"open_issues_count":3,"forks_count":7,"subscribers_count":6,"default_branch":"main","last_synced_at":"2024-11-28T02:28:20.989Z","etag":null,"topics":["ansible"],"latest_commit_sha":null,"homepage":"https://www.osism.tech","language":"Python","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/osism.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":"2018-04-10T16:30:26.000Z","updated_at":"2024-11-08T14:20:33.000Z","dependencies_parsed_at":"2023-10-29T19:22:54.133Z","dependency_job_id":"8f451400-bedb-4ae0-b115-e8bcadf7d6d3","html_url":"https://github.com/osism/cfg-generics","commit_stats":null,"previous_names":[],"tags_count":33,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osism%2Fcfg-generics","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osism%2Fcfg-generics/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osism%2Fcfg-generics/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osism%2Fcfg-generics/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/osism","download_url":"https://codeload.github.com/osism/cfg-generics/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229773533,"owners_count":18122035,"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":["ansible"],"created_at":"2024-12-15T02:16:43.207Z","updated_at":"2024-12-15T02:16:43.566Z","avatar_url":"https://github.com/osism.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Generic configuration files\n\n## environments/configuration directory\n\nThe configuration repository needs to be synchronized regularly with\nthis repository to obtain any updates. It contains in particular the\ndirectory ``environments/manager``, which is needed to initially build\nthe manager node, and is updated on a regular basis.\n\nIf there are errors when rebuilding an environment, such as a missing Ansible\nrole, you should first try synchronizing before time-consuming debugging.\n\nThe value for ``MANAGER_VERSION`` is stored in\n``environments/manager/configuration.yml`` in the ``manager_version``\nparameter.\n\nSynchronization has to be performed when updating to a new version. In this\ncase, ``MANAGER_VERSION`` will be set to the new version.\n\nThe following commands are executed within the root directory of the\nconfiguration repository.\n\n```\nvirtualenv -p python3 venv\nsource venv/bin/activate\npip3 install -r requirements.txt\nMANAGER_VERSION=1.0.0 gilt overlay\n```\n\nAfter synchronization, check for changes in the configuration repository.\n\n```\ngit status\n```\n\nIf there are any changes, review and commit them.\n\n```\ngit diff\ngit add .\ngit commit\n```\n\n## inventory directory\n\nThe general hostgroups for Ansible available in OSISM are stored in the\n``inventory`` directory. These files are included in the individual\ncontainer images, such as the inventory reconciler. The files in this\ndirectory are not intended to be included directly in a configuration\nrepository.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosism%2Fcfg-generics","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fosism%2Fcfg-generics","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosism%2Fcfg-generics/lists"}