summaryrefslogtreecommitdiff
path: root/google_compute_engine/instance_setup
Commit message (Expand)AuthorAgeFilesLines
* Accounts: separate gpasswd command in two (#699)Lucas Kanashiro2018-12-031-1/+2
* Fix the default gpasswd_cmd in the config file. (#696)Max Illfelder2018-11-301-1/+1
* Read gpasswd_cmd from config file (#658)Lucas Kanashiro2018-11-011-0/+1
* Add prefix 'google' to scripts inside 'scripts' dir (#672)Lucas Kanashiro2018-10-262-4/+4
* Improvements to resolved deprecation warnings. (#678)2faMax Illfelder2018-10-243-16/+16
* Revert "instance_setup: _StartSshd: test rc.d for FreeBSD (#593)" (#611)Helen Koike2018-05-162-23/+1
* Add default_shell in instance_config (#609)Helen Koike2018-05-151-0/+1
* instance_setup: _StartSshd: test rc.d for FreeBSD (#593)Helen Koike2018-05-072-1/+23
* Create Network Daemon (#556)ryanwe2018-04-021-2/+4
* Fix linter errors caught by flake8. (#519)Max Illfelder2017-11-171-1/+0
* Generate SSH host keys when none are present. (#510)Max Illfelder2017-10-273-8/+21
* Fix the group and user modification commands. (#459)Max Illfelder2017-08-161-2/+2
* Support for internal IP address load balancing. (#434)Max Illfelder2017-08-111-0/+1
* Add options in [Accounts] for user/group commands (#443)Helen Koike2017-07-271-0/+16
* Replace file paths by variables (#440)LN Fornazier2017-07-202-2/+4
* Rename config metadata key and fix config logic. (#411)Max Illfelder2017-06-084-19/+72
* Update instance setup to accept metadata configs. (#409)Max Illfelder2017-06-074-52/+152
* Add a config option to disable IP alias support. (#410)Max Illfelder2017-06-071-0/+1
* Fix documentation for the instance config file. (#389)Max Illfelder2017-03-211-6/+7
* Improved error handling and support for COS. (#374)Max Illfelder2017-02-221-0/+1
* Improved network interface configuration on EL. (#340)Max Illfelder2016-09-302-1/+2
* Make enabling Ethernet interfaces EL compatible. (#335)Max Illfelder2016-09-061-1/+1
* Provide a service to enable network interfaces on boot. (#314)Max Illfelder2016-08-194-55/+36
* Add user to docker group if exists. (#309)Jeff Mendoza2016-07-211-1/+1
* Update exception handling in the metadata watcher. (#288)Max Illfelder2016-06-242-5/+2
* Support distro configs for instance defaults. (#286)Max Illfelder2016-06-232-2/+49
* Check the instance config file in instance setup.Max Illfelder2016-05-273-4/+46
* Fix logging in the Linux guest environment.Max Illfelder2016-05-272-5/+15
* Remove the config for default ethernet interface.Max Illfelder2016-05-251-1/+0
* Improve and fix the sysvinit guest configs.Max Illfelder2016-05-202-3/+6
* Fix packaging bugs.Zach Marano2016-05-191-1/+5
* Generate instance defaults during instance setup.Max Illfelder2016-05-104-38/+264
* Account and IP forwarding compatibility fixes.Max Illfelder2016-05-042-9/+24
* Separate out the testing compatibility file.Max Illfelder2016-05-041-2/+2
* Python 2.6 support for Linux guest testing.Max Illfelder2016-05-031-1/+1
* Python 3 compatible tests for the Linux guest.Max Illfelder2016-05-032-2/+2
* Linux guest environment v2.Max Illfelder2016-04-294-0/+410