Hi,
I am currently working on serverspec with puppet. But I have few challenges writing serverspec according to puppet manifests,
example the attributes require,source not supporting by serverspec
Also, I have no idea how to pass hiera values in serverspec. augeas, file_line resources are not working got an error.
I have already worked in rspec-puppet, but rspec-puppet worked my puppet testing all the resources we used in puppet.
is it possible in serverspec. Can someone help me with this.
↧