[Bug 1781039] Re: GCE cloudinit and ubuntu keys from metadata to ubuntu authorized_keys

2018-10-29 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 0.7.5-0ubuntu1.23 --- cloud-init (0.7.5-0ubuntu1.23) trusty; urgency=medium - debian/control: added python-six dependency. - debian/patches/lp-1781039-gce-datasource-update.patch: Backport GCE datasource functionality from Xenial

[Bug 1781039] Re: GCE cloudinit and ubuntu keys from metadata to ubuntu authorized_keys

2018-10-24 Thread Dan Streetman
** Tags removed: verification-needed ** Tags added: verification-done ** Tags removed: sts-sponsor -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1781039 Title: GCE cloudinit and ubuntu keys from me

[Bug 1781039] Re: GCE cloudinit and ubuntu keys from metadata to ubuntu authorized_keys

2018-10-24 Thread David Coronel
I tested the package cloud-init 0.7.5-0ubuntu1.23 from trusty-proposed and confirm it works as expected. # TEST KEYS $ cat googlekeys test:ssh-rsa [...]+1LRl t...@example.com ubuntu:ssh-rsa [...]+2LRl t...@example.com cloudinit:ssh-rsa [...]+3LRl test # CREATE THE INSTANCE $ gcloud

[Bug 1781039] Re: GCE cloudinit and ubuntu keys from metadata to ubuntu authorized_keys

2018-09-27 Thread Brian Murray
Hello Shane, or anyone else affected, Accepted cloud-init into trusty-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/cloud- init/0.7.5-0ubuntu1.23 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Bug 1781039] Re: GCE cloudinit and ubuntu keys from metadata to ubuntu authorized_keys

2018-09-19 Thread Edward Hope-Morley
** Tags removed: sts-sponser ** Tags added: sts-sponsor -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1781039 Title: GCE cloudinit and ubuntu keys from metadata to ubuntu authorized_keys To manage

[Bug 1781039] Re: GCE cloudinit and ubuntu keys from metadata to ubuntu authorized_keys

2018-09-17 Thread Shane Peters
** Tags added: sts-sponser -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1781039 Title: GCE cloudinit and ubuntu keys from metadata to ubuntu authorized_keys To manage notifications about this bug

[Bug 1781039] Re: GCE cloudinit and ubuntu keys from metadata to ubuntu authorized_keys

2018-09-12 Thread Shane Peters
Updated SRU template. Let me know if there's anything I'm missing. ** Description changed: - Per documentation at https://wiki.ubuntu.com/GoogleComputeEngineSSHKeys - ssh keys for cloudinit and ubuntu users should both be added to the - 'ubuntu' users authorized_keys file. + [Impact] + + * Per

[Bug 1781039] Re: GCE cloudinit and ubuntu keys from metadata to ubuntu authorized_keys

2018-09-12 Thread Scott Moser
Shane, Could you pleaes fill in a Stable Release Updates template on this bug? https://wiki.ubuntu.com/StableReleaseUpdates Thanks. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1781039 Title: GCE

[Bug 1781039] Re: GCE cloudinit and ubuntu keys from metadata to ubuntu authorized_keys

2018-09-12 Thread Robie Basak
12:36 smoser: could you add SRU information to bug 1781039 please? 12:36 smoser: in particular Regression Potential. Looks like the entire cloudinit/sources/DataSourceGCE.py file has been rewritten or wholesale backported? Or are you intending to follow the full process documented at https://wi

[Bug 1781039] Re: GCE cloudinit and ubuntu keys from metadata to ubuntu authorized_keys

2018-09-10 Thread Scott Moser
uploaded. 0.7.5-0ubuntu1.23 Currently in the SRU queue. Thanks Shane. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1781039 Title: GCE cloudinit and ubuntu keys from metadata to ubuntu authorized_

[Bug 1781039] Re: GCE cloudinit and ubuntu keys from metadata to ubuntu authorized_keys

2018-09-06 Thread Launchpad Bug Tracker
** Merge proposal linked: https://code.launchpad.net/~shaner/cloud-init/+git/cloud-init/+merge/354428 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1781039 Title: GCE cloudinit and ubuntu keys fr

[Bug 1781039] Re: GCE cloudinit and ubuntu keys from metadata to ubuntu authorized_keys

2018-09-04 Thread Scott Moser
** Merge proposal linked: https://code.launchpad.net/~shaner/cloud-init/+git/cloud-init/+merge/353997 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1781039 Title: GCE cloudinit and ubuntu keys fr

[Bug 1781039] Re: GCE cloudinit and ubuntu keys from metadata to ubuntu authorized_keys

2018-08-14 Thread Scott Moser
** Merge proposal linked: https://code.launchpad.net/~shaner/cloud-init/+git/cloud-init/+merge/352572 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1781039 Title: GCE cloudinit and ubuntu keys fr

[Bug 1781039] Re: GCE cloudinit and ubuntu keys from metadata to ubuntu authorized_keys

2018-08-07 Thread Shane Peters
Hi Scott, Thanks for the guidance! I think I got it now, let me know if you see the merge proposal. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1781039 Title: GCE cloudinit and ubuntu keys from m

[Bug 1781039] Re: GCE cloudinit and ubuntu keys from metadata to ubuntu authorized_keys

2018-08-07 Thread Scott Moser
Bah. similar to described in http://cloudinit.readthedocs.io/en/latest/topics/hacking.html but instead of 'master' you'll propose merge into ubuntu/trusty. Also, you will need to do the change as a "quilt 3.0" format... that is to say your change will add a file to debian/patches/ and will update

[Bug 1781039] Re: GCE cloudinit and ubuntu keys from metadata to ubuntu authorized_keys

2018-08-07 Thread Scott Moser
Hi Shane, Could you put this into a git branch and propose it for merge into ubuntu/trusty branch of upstream? Similar to please feel free to ping me if what i'm asking isn't clear. Scott. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubu

[Bug 1781039] Re: GCE cloudinit and ubuntu keys from metadata to ubuntu authorized_keys

2018-08-06 Thread Shane Peters
I've tested a "first boot" scenario using a customised image with this patched cloud-init and it works as expected (you can see both cloudinit and ubuntu keys above the 'Added by google' comment). $ cat googlekeys carbon:ssh-rsa BZCRI2M shaner@carbon ubuntu:ssh-rsa B65Otq/ shane

[Bug 1781039] Re: GCE cloudinit and ubuntu keys from metadata to ubuntu authorized_keys

2018-08-06 Thread Shane Peters
** Patch added: "lp-1781039-gce-datasource-update.patch" https://bugs.launchpad.net/ubuntu/trusty/+source/cloud-init/+bug/1781039/+attachment/5172307/+files/lp-1781039-gce-datasource-update.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribe

[Bug 1781039] Re: GCE cloudinit and ubuntu keys from metadata to ubuntu authorized_keys

2018-07-11 Thread Scott Moser
** Also affects: cloud-init (Ubuntu) Importance: Undecided Status: New ** Changed in: cloud-init Status: New => Fix Released ** Changed in: cloud-init Importance: Undecided => Low ** Changed in: cloud-init (Ubuntu) Status: New => Fix Released ** Changed in: cloud-init