rancherfederal / rke2-ansible

RKE2 cluster provisioning via Ansible.
Apache License 2.0
233 stars 129 forks source link

Fix #169 -- add systemd env options #174

Closed ghost closed 5 months ago

ghost commented 1 year ago

What type of PR is this?

What this PR does / why we need it:

It adds the optional ability to add and configure an rke-{server,agent} systemd environment file to /etc/default

Which issue(s) this PR fixes:

Fixes #169

Release Notes

Add the ability to optionally create an /etc/default/rke-{server,agent} file to configure the systemd file for proxy information.
aleiner commented 5 months ago

address via #242 due to rework