Patrick Force
Patrick Force
## What you expected to happen? With a specific containerd v2 configuration, the weave-npc container should be coming up within the weave-net k8s daemonset. The weave-npc container is expecting `/var/log/ulogd.pcap`...
At the very least our path mods in bash_profile should happen almost immediately. Let's figure out if the user and/or system roles overall can run earlier on. Seems to make...
This might be dependent on #15, not sure if the fix for that one might require some more advanced shell work to wait for manual approvals or something.
We've added the disabling of Gatekeeper to macOSa, but it doesn't work for automating installs from different sources really. Example: virtualbox installed via home-brew cask still triggers a message to...
Set some expectations, a little initial info that could be helpful, etc.
Think we should be able to use `ask_become_pass` for this in some way
1. Just ask for "your password" instead of "root" 2. Considering the above, maybe figure out if they have root access before allowing them to even run MacOSa 3. And...to...
Right now it doesn't, you can run something like: ``` macosa --tags=[your tag in customizations] ``` And it will run all of your customizations no matter what. This has to...