-
Notifications
You must be signed in to change notification settings - Fork 0
lvm volume management #21
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
Merged
Merged
Conversation
This file contains hidden or 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/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 <schoechlin@osb-alliance.com> Signed-off-by: Marc Schöchlin <schoechlin@osb-alliance.com>
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Marc Schöchlin <schoechlin@osb-alliance.com> Signed-off-by: Marc Schöchlin <schoechlin@osb-alliance.com>
* 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 <schoechlin@osb-alliance.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Marc Schöchlin <schoechlin@osb-alliance.com>
- Perform 7.0.5 Upgrade --------- Signed-off-by: Marc Schoechlin <schoechlin@osb-alliance.com> Signed-off-by: Marc Schöchlin <schoechlin@osb-alliance.com>
- 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 <schoechlin@osb-alliance.com> Signed-off-by: Marc Schöchlin <schoechlin@osb-alliance.com>
Signed-off-by: Marc Schöchlin <schoechlin@osb-alliance.com>
Signed-off-by: Marc Schöchlin <schoechlin@osb-alliance.com>
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 <matej.feder@dnation.cloud>
Signed-off-by: Marc Schöchlin <schoechlin@osb-alliance.com>
* Add matofeder to the wireguard_users Signed-off-by: Matej Feder <matej.feder@dnation.cloud> * Fix link in System_Runbooks doc page Signed-off-by: Matej Feder <matej.feder@dnation.cloud> --------- Signed-off-by: Matej Feder <matej.feder@dnation.cloud> Co-authored-by: Marc Schöchlin <schoechlin@osb-alliance.com> Signed-off-by: Marc Schöchlin <schoechlin@osb-alliance.com>
Signed-off-by: Marc Schöchlin <schoechlin@osb-alliance.com>
Signed-off-by: Marc Schöchlin <schoechlin@osb-alliance.com>
…worth. Signed-off-by: Marc Schöchlin <schoechlin@osb-alliance.com>
Signed-off-by: Marc Schöchlin <schoechlin@osb-alliance.com>
Signed-off-by: Marc Schöchlin <schoechlin@osb-alliance.com>
Signed-off-by: Marc Schöchlin <schoechlin@osb-alliance.com>
Signed-off-by: Marc Schöchlin <schoechlin@osb-alliance.com>
Signed-off-by: Marc Schöchlin <schoechlin@osb-alliance.com>
03bac43 to
c868988
Compare
Signed-off-by: Marc Schöchlin <schoechlin@osb-alliance.com>
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.