Allow integer UID/GID for $owner/$group
This allows specifying a numerical user ID or group ID for the $owner
and $group parameters, respectively. Currently, only string values for
the user name and group name are allowed, but these parameters are
passed straight to the file resource that is created, which supports
both string name and numeric ID.