sausen
1
Can anyone share how they handle passing Computer Name at bootstrap for renaming on a new server? Thx for any help
spuder
2
Use the -N option
knife boostrap -N 'node01'
We then have an ad-join
cookbook that will rename the machine name to match the chef name