Telefonica / puppet-github-actions-runner

In This Repository you can find a module that will setup all of the files and configuration needed for GitHub Actions runner to work on Linux hosts (Ubuntu, Debian and CentOS).
Apache License 2.0
12 stars 15 forks source link

Add proxy support #15

Closed mrodm closed 3 years ago

mrodm commented 3 years ago

In this Pull Request, it's included support to include proxy support by means of adding environmetn variables in the systemd units.

These settings can be set for all instances defining them as class parameters, or they can be defined in a specific instance resource.

Additional: