Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/utkarsh2102/google-osconfig-agent
Debian packaging of Google's osconfig for Ubuntu.
https://github.com/utkarsh2102/google-osconfig-agent
Last synced: 2 days ago
JSON representation
Debian packaging of Google's osconfig for Ubuntu.
- Host: GitHub
- URL: https://github.com/utkarsh2102/google-osconfig-agent
- Owner: utkarsh2102
- License: apache-2.0
- Created: 2021-07-30T13:11:20.000Z (over 3 years ago)
- Default Branch: ubuntu/master
- Last Pushed: 2024-09-05T08:00:45.000Z (2 months ago)
- Last Synced: 2024-09-06T12:56:02.984Z (2 months ago)
- Language: Go
- Size: 10.9 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Google OS Config Agent
This repository contains the OS Config agent and associated end to end tests.
The OS Config agent currently supports the following three main features:
- [OS inventory management](https://cloud.google.com/compute/docs/instances/os-inventory-management)
- [Patch](https://cloud.google.com/compute/docs/os-patch-management)
- [OS policies](https://cloud.google.com/compute/docs/os-config-management)For instructions on how to install the OS Config agent on a [Compute Engine](https://cloud.google.com/compute) VM instance, see [Installing the OS Config agent](https://cloud.google.com/compute/docs/manage-os#agent-install).