chg: User from root To vagrant

This commit modifies the instruactions so that
they use the vagrant user instead of root. Also sudo is now
requierd for a significant amount of the commands.
This commit is contained in:
Khalifah Shabazz
2025-06-02 22:13:21 -04:00
parent b1fe36516e
commit 84c96710a3
12 changed files with 279 additions and 186 deletions

10
.gitignore vendored
View File

@@ -1,4 +1,9 @@
admin-csr.json
# Directories
# -----------
.idea/
.vagrant/
admin-csr.json
admin-key.pem
admin.csr
admin.pem
@@ -47,5 +52,4 @@ service-account-key.pem
service-account.csr
service-account.pem
service-account-csr.json
*.swp
.idea/
*.swp