Skip to content
#

nomad

Here are 404 public repositories matching this topic...

saurabh-sp-tripathi
saurabh-sp-tripathi commented Jan 3, 2022

I understand the nomad need to be start/restart as a 'root' user because many operation it runs, needs root privilege.

However as a system admin I would like to harden/limit the scope of 'sudo' access to specific tasks only. As far as I have analyzed the following will need sudo/become/root privilege's:

  • handlers/main.yml: restart nomad
  • tasks/main.yml: start nomad
  • file & template oper
AngelOnFira
AngelOnFira commented Jan 3, 2022

I'm trying to follow the readme, but I'm running into lots of issues understanding it. If I make it through, I'll try to make a PR with some clarity changes, but I wanted to note some issues that I was wondering about upfront.

  1. In the container network config section, I tried figuring out how to install both
documentation enhancement help wanted good first issue

Improve this page

Add a description, image, and links to the nomad topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the nomad topic, visit your repo's landing page and select "manage topics."

Learn more