is there anyway to preconfigure the DNS of a openVZ Container?
I don't have this field in the product creation page or ip configuration...
At this time i'm setting it manually after creation of CONT with:
- Code: Select all
vzctl set ContID CID --nameserver IP --save
is there a file where I can automate this change? Or something else?