user-data.sh: Missing WireGuard Installation; APT Running Interactively Blocking Process #1

Closed
opened 2023-12-25 05:38:40 +00:00 by ssanumand · 1 comment
ssanumand commented 2023-12-25 05:38:40 +00:00 (Migrated from github.com)

Automation scripting for installation and setup of WireGuard is not implemented yet because apt runs interactively. The expected behavior is for it to run non-interactively and this can be achieved by exporting DEBIAN_FRONTEND=non-interactive.

Automation scripting for installation and setup of WireGuard is not implemented yet because `apt` runs interactively. The expected behavior is for it to run non-interactively and this can be achieved by exporting `DEBIAN_FRONTEND=non-interactive`.
ssanumand commented 2023-12-25 05:39:48 +00:00 (Migrated from github.com)

Issue fixed with commit c567fba.

Issue fixed with commit c567fba.
Sign in to join this conversation.
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
ssanumand/wireguard-terraform-aws#1
No description provided.