Stephen Lauck
Stephen Lauck
change -j attributes lists and recipes in runlists to roles that mirror the suites in the kitchen file.
Replace 'delivery'user with attribute based user as input to cookbook
May even want to split fqdn into host/domain to accept user input for domain and maybe auto generate the hostname?
Would love to see a template like this https://github.com/test-kitchen/kitchen-vagrant/blob/master/templates/Vagrantfile.erb being used to control more of the features of vagrant via chef-provisioning-vagrant.
### Scenario: I would like to execute an inspec profile preflight install test before installing each product. ### Feature: Add a 'preflight profile repo' attribute to chef-ingredient to run an...
I am working on a refactor that is cross platform and uses the omnibus install. Gitlab provides a cookbook for this, but I think it could be more cross platform...