[readme] feat: added packer role
This commit is contained in:
parent
23dbcf6915
commit
ae037faafa
@ -22,7 +22,7 @@ More info: https://developer.hashicorp.com/packer/docs/intro
|
||||
|
||||
# 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 SDN.Use"
|
||||
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 user add packer@pve --password <super-secure>
|
||||
pveum aclmod / -user packer@pve -role packer
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user