If creating folder before the kibana5_configure resource call, then kibana user would not exist at that moment and we will have to create directory under any other user and then change rights. If creating directory after kibana5_configure call then the resource will fail because it can't create file in non-existent directory.
If creating folder before the kibana5_configure resource call, then kibana user would not exist at that moment and we will have to create directory under any other user and then change rights. If creating directory after kibana5_configure call then the resource will fail because it can't create file in non-existent directory.