[readme] fix: added missing priv
This commit is contained in:
parent
472616aefb
commit
e851cb731b
@ -24,7 +24,7 @@ Other information to know:
|
||||
|
||||
# Create packer user and role on Proxmox
|
||||
```
|
||||
pveum role add packer -privs "Datastore.AllocateSpace Datastore.Audit Pool.Allocate Sys.Audit Sys.Console Sys.Modify VM.Allocate VM.Audit VM.Clone VM.Config.CDROM VM.Config.Cloudinit VM.Config.CPU VM.Config.Disk VM.Config.HWType VM.Config.Memory VM.Config.Network VM.Config.Options VM.Migrate VM.Monitor VM.PowerMgmt"
|
||||
pveum role add packer -privs "Datastore.AllocateSpace Datastore.Audit Pool.Allocate Sys.Audit Sys.Console Sys.Modify VM.Allocate VM.Audit VM.Clone VM.Config.CDROM VM.Config.Cloudinit VM.Config.CPU VM.Config.Disk VM.Config.HWType VM.Config.Memory VM.Config.Network VM.Config.Options VM.Console VM.Migrate VM.Monitor VM.PowerMgmt"
|
||||
pveum user add packer@pve --password <super-secure>
|
||||
pveum aclmod / -user packer@pve -role packer
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user