[16:24] i am trying to create some user service files with cloud-init but having some issues. I am using writefiles as i don't think that's the way to go. But i can only make get one file to be created for some reason. I want to basically create 2 files with different contents but the same permissions/owners [18:35] zerowalker: if you have a link to paste of of your #cloud-config we could help better understand [18:35] what might be "wrong" [18:36] also try running `sudo cloud-init devel schema --system --annotate` on the system that you deployed. it might give you a warning if there was some invalid structure to your write_files YAML