if [[ "$1" == "stack" ]] && [[ "$2" == "install" ]]; then echo "tempest ALL=(ALL) NOPASSWD: ALL" | sudo tee /etc/sudoers.d/99_tempest fi