-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
lvm volume management #21
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
berendt
reviewed
Jul 5, 2024
berendt
reviewed
Jul 5, 2024
berendt
reviewed
Jul 5, 2024
|
|
|
1 similar comment
|
|
- Added a new version of the Makefile (see also osism/cfg-generics#461) - Improved templateing of the SSH configuration for Supermicro BMCs - New backups of the server configurations - Better documentation of the environment-sepecific bootstrap process - Add a simple facility to provide serial terminal access - Adding all users to the dialout group to provide serial terminal access - Changed NTP configuration (the managers and the controllers will be ntp servers in future) - Set initial system dates by http requests to prevent gpg problems - Add tinyproxy as an alternative to squid (because squid breaks apt functionality due to a bug) - Better ansible host inventory generation -- Signed-off-by: Marc Schöchlin <[email protected]> Signed-off-by: Marc Schöchlin <[email protected]>
Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.2. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.31.0...v2.32.2) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Marc Schöchlin <[email protected]> Signed-off-by: Marc Schöchlin <[email protected]>
* Deploy services * More documentation * Add a new Makefile (already backported to cfg-generics) * Update SSH snippets * Update BMC config updates * Added various playbooks/roles for (DHCP, DNS * Upgrade playbooks/role: Samba, Tinyproxy, * Bump requests from 2.31.0 to 2.32.2 in /misc/manage (#14) * Refactoring of ansible inventory and server_ctl and switch_ctl --------- Signed-off-by: Marc Schöchlin <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Marc Schöchlin <[email protected]>
- Perform 7.0.5 Upgrade --------- Signed-off-by: Marc Schoechlin <[email protected]> Signed-off-by: Marc Schöchlin <[email protected]>
- bugfix frr backups - improve documentation - add ASNs to inventory files and documentation - add proxy configuration for kubernetes - improve dns configuration - use generic group for custom plays - add a automatic NFT rule for the managers - add scs bash profile - ceph setup - add wireguard installation/profiles - split network configuration --------- Signed-off-by: Marc Schöchlin <[email protected]> Signed-off-by: Marc Schöchlin <[email protected]>
Signed-off-by: Marc Schöchlin <[email protected]>
Signed-off-by: Marc Schöchlin <[email protected]>
Env. variable `SCS_ENV_DIR` already contains `hardware-landscape` dir, if the reader follows instructions in the docs: ``` cd hardware-landscape SCS_ENV_DIR="$(pwd)" ``` Hence, SSH config should not contain paths like `Include ${SCS_ENV_DIR:?}/hardware-landscape/config-snippets/ssh_config_scs_servers` This commit removes additional occurrences of `hardware-landscape` from paths. Signed-off-by: Matej Feder <[email protected]> Signed-off-by: Marc Schöchlin <[email protected]>
* Add matofeder to the wireguard_users Signed-off-by: Matej Feder <[email protected]> * Fix link in System_Runbooks doc page Signed-off-by: Matej Feder <[email protected]> --------- Signed-off-by: Matej Feder <[email protected]> Co-authored-by: Marc Schöchlin <[email protected]> Signed-off-by: Marc Schöchlin <[email protected]>
Signed-off-by: Marc Schöchlin <[email protected]>
Signed-off-by: Marc Schöchlin <[email protected]>
Signed-off-by: Marc Schöchlin <[email protected]>
Signed-off-by: Marc Schöchlin <[email protected]>
Signed-off-by: Marc Schöchlin <[email protected]>
Signed-off-by: Marc Schöchlin <[email protected]>
…worth. Signed-off-by: Marc Schöchlin <[email protected]>
Signed-off-by: Marc Schöchlin <[email protected]>
Signed-off-by: Marc Schöchlin <[email protected]>
Signed-off-by: Marc Schöchlin <[email protected]>
Signed-off-by: Marc Schöchlin <[email protected]>
Signed-off-by: Marc Schöchlin <[email protected]>
Signed-off-by: Marc Schöchlin <[email protected]>
Signed-off-by: Marc Schöchlin <[email protected]>
Signed-off-by: Marc Schöchlin <[email protected]>
Signed-off-by: Marc Schöchlin <[email protected]>
Signed-off-by: Marc Schöchlin <[email protected]>
Signed-off-by: Marc Schöchlin <[email protected]>
Signed-off-by: Marc Schöchlin <[email protected]>
Signed-off-by: Marc Schöchlin <[email protected]>
Signed-off-by: Marc Schöchlin <[email protected]>
Signed-off-by: Marc Schöchlin <[email protected]>
scoopex
force-pushed
the
rework-post-kubernetes
branch
from
July 7, 2024 17:35
03bac43
to
c868988
Compare
Signed-off-by: Marc Schöchlin <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.