Christoph Hartmann

Results 65 issues of Christoph Hartmann

### Is your feature request related to a problem? Please describe. https://developer.vmware.com/apis/vmware-cloud-director/v36.3/cloudapi/1.0.0/cells/get/ documents query, get and delete cells. The endpoint is not available in the SDK ### Describe the solution...

enhancement

Thanks for this great recipe. I only miss an option to generate automatic nightly backups .

Hugo does not optimise html, css and js by default, therefore we need to include optimisation into build process. Should we use webpack?

@see https://github.com/opscode-cookbooks/mysql uses a new LWRP structure

See: https://github.com/TelekomLabs/chef-apache-hardening/blob/master/templates/default/hardening.cnf.erb#L10 and http://httpd.apache.org/docs/2.4/upgrading.html

We should add more meta information to the tests as described in https://github.com/chef/inspec/blob/master/docs/readme.rst#introduction

The puppet facter releases a os version number https://docs.puppetlabs.com/facter/2.3/core_facts.html#operatingsystemrelease, that we use in https://github.com/hardening-io/puppet-ssh-hardening/blob/master/lib/puppet/parser/functions/use_privilege_separation.rb#L19 This does not work as intended in debian 8 prerelease due to the fact that ```...

Once debian 8 is ready, we should add it to our supported systems and do normal tests.