[PR #35] [MERGED] Fix building the farm from scratch #39

Closed
opened 2026-03-04 01:40:36 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/termius/hosts-farm/pull/35
Author: @EvgeneOskin
Created: 10/11/2021
Status: Merged
Merged: 10/11/2021
Merged by: @EvgeneOskin

Base: masterHead: tech-debt/fix-building-on-a-fresh-system


📝 Commits (2)

  • ded9ed0 Change telnet base image to ubuntu 20.04
  • 630d01b Remove an outdated yubikey via GPG server

📊 Changes

8 files changed (+12 additions, -107 deletions)

View changed files

📝 README.md (+1 -2)
📝 docker-compose.yml (+1 -8)
📝 telnet/Dockerfile (+10 -4)
yubikey/Dockerfile (+0 -50)
yubikey/README.md (+0 -3)
yubikey/entrypoint.sh (+0 -31)
yubikey/id_rsa.pub (+0 -1)
yubikey/sshd_config (+0 -8)

📄 Description

Description of the change

Type of change

  • Feature
  • Codebase Improvements
  • Critical security bugs
  • Hotfix

Reviewer's checklist

  • The code does not have any obvious logic errors.
  • All cases specified in the requirements are fully implemented.
  • There is sufficient automated testing for the new code. Existing automated tests were rewritten to account for code changes.
  • The new code conforms to existing style guidelines.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/termius/hosts-farm/pull/35 **Author:** [@EvgeneOskin](https://github.com/EvgeneOskin) **Created:** 10/11/2021 **Status:** ✅ Merged **Merged:** 10/11/2021 **Merged by:** [@EvgeneOskin](https://github.com/EvgeneOskin) **Base:** `master` ← **Head:** `tech-debt/fix-building-on-a-fresh-system` --- ### 📝 Commits (2) - [`ded9ed0`](https://github.com/termius/hosts-farm/commit/ded9ed0b3255968e8f83389ca400448e12aafb8b) Change telnet base image to ubuntu 20.04 - [`630d01b`](https://github.com/termius/hosts-farm/commit/630d01bdff4aecb0e362b2a28eac276e901f08fd) Remove an outdated yubikey via GPG server ### 📊 Changes **8 files changed** (+12 additions, -107 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -2) 📝 `docker-compose.yml` (+1 -8) 📝 `telnet/Dockerfile` (+10 -4) ➖ `yubikey/Dockerfile` (+0 -50) ➖ `yubikey/README.md` (+0 -3) ➖ `yubikey/entrypoint.sh` (+0 -31) ➖ `yubikey/id_rsa.pub` (+0 -1) ➖ `yubikey/sshd_config` (+0 -8) </details> ### 📄 Description ## Description of the change ## Type of change - [ ] Feature - [x] Codebase Improvements - [ ] Critical security bugs - [ ] Hotfix ## Reviewer's checklist - [ ] The code does not have any obvious logic errors. - [ ] All cases specified in the requirements are fully implemented. - [ ] There is sufficient automated testing for the new code. Existing automated tests were rewritten to account for code changes. - [ ] The new code conforms to existing style guidelines. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 01:40:36 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hosts-farm#39
No description provided.