Commit graph

4 commits

Author SHA1 Message Date
bsiegert
27448ae235 Update py-google-compute-engine to 20170829.
August 29, 2017

  * New packaging for Debian, CentOS, and RHEL.
  * Fix for updating EL 6 package in the SCL Python 2.7 environment.

August 16, 2017

  * Add support for internal IP address load balancing.
  * Add support for configuring user and group management commands.
  * Improve security of authorized keys file writes.

July 18, 2017

  * Allow nologin paths other than /sbin/nologin.
  * Try to download GCS URLs with curl if gsutil is not installed.

June 09, 2017

  * Add a configuration option to disable IP alias support.
  * Support instance configuration using the google-instance-configs metadata
    key.
2017-09-02 18:22:31 +00:00
bsiegert
168d8f21a7 Update py-google-compute-engine to 20170523 (aka 2.3.7).
May 23, 2017

- Fix account daemon behavior when block-project-ssh-keys is unset in metadata.

April 26, 2017

- Remove logic that overrides home directory permissions.

March 27, 2017

- Prevent unchanged authorized keys file writes.
- Accounts daemon sets the home directory permission to 750 instead of 755.
2017-06-15 18:01:34 +00:00
joerg
06cc3db535 Fix bash use. 2017-04-13 18:43:34 +00:00
bsiegert
3e319a2b96 New package for py-google-compute-engine aka compute-engine-packages.
The guest environment denotes the Google provided configuration and tooling
inside of a Google Compute Engine (GCE) virtual machine. The metadata server is
a communication channel for transferring information from a client into the
guest.  The guest environment includes a set of scripts and daemons (long
running processes) that read the content of the metadata server to make a
virtual machine run properly on our platform.

You probably do not need this package unless you are running in a virtual
machine on Google Compute Engine.
2017-03-04 19:10:32 +00:00