If I already have a node provisioned using $ knife bootstrap...
and in my list of servers $ knife list
, can I just point kitchen to that node and have it converge so I can then run verify on it?
Asked
Active
Viewed 60 times
0

Greg
- 382
- 1
- 5
- 14
1 Answers
1
Kind of, but that’s really not what Test Kitchen is for. What you probably want is to use the inspec
CLI tool directly.

coderanger
- 52,400
- 4
- 52
- 75