Hello everybody ! I am new here and I am wondering...
# puppet
p
Hello everybody ! I am new here and I am wondering how to run acceptance testing over an specific node instead of running acceptance testing over modules. In example, I am creating system users in a linux machine using the Accounts Puppetlabs module and I set the module configuration to create users and groups via hiera and it works perfect. How can I run the acceptance tests to check that this node has created the users I expect ?