Hey guys, I am trying to automate container creation by using pct command. Password option doesn't seem to work. So the command in question is:
pct create 113 /var/lib/vz/template/cache/centos-7-default_20160205_amd64.tar.xz -password changeit
400 too many arguments
pct create <vmid> <ostemplate> [OPTIONS]
It does work without password option, any thoughts welcome.
pct create 113 /var/lib/vz/template/cache/centos-7-default_20160205_amd64.tar.xz -password changeit
400 too many arguments
pct create <vmid> <ostemplate> [OPTIONS]
It does work without password option, any thoughts welcome.