...
Info | ||
---|---|---|
| ||
knife bootstrap <FQDN/IP> -x <user name> -P <password> --sudo -N <node name> -r "recipe[cookbook]" OR knife bootstrap <FQDN/IP> -i <identity file like a .pem file> --sudo -N <node name> -r "recipe[cookbook]" NOTE: before you run this command, make sure you in the parent folder of the cookbook folder |