=== wznoinsk_ is now known as wznoinsk === sterfield_ is now known as sterfield === Guest35918 is now known as mgagne [19:00] smoser: any thoughts why cloud-init would not create the cloud-user user? seems to be the root of the issue we're seeing. The cloud-init.log says the user is created, but afterward running "id cloud-user" returns no such user... full log is here: http://dpaste.com/2V9JTX3 [19:01] line 633 says it's adding cloud-user [19:01] unless I'm misconstruing the meaning of that log [19:02] well, couple lines later it outputs and actual useradd cmd [19:02] hm [19:04] cn28h, it sure seems like it created it [19:04] can you give me an example of the user-data you provided ? [19:16] https://paste.fedoraproject.org/417015/98181147/ [19:16] here's the user data [19:17] and yeah.. the logs sounds awfully like it was created [19:17] other than that getpwnam() failed (and that checking afterward says it doesn't exist) [19:31] cn28h, maybe you collected a stale log ? [19:32] those dates are 6 days ago [19:32] hm.. never mind. the getpwname error is same time frame.