Commit Graph
22 Commits
Author SHA1 Message Date
Christopher Boumenot 9f4ddca296 typo in waagent.conf comments (#990) 2018-01-04 16:06:49 -08:00
Christopher Boumenot ae21f5d74d SshHostKeyPairType=auto supported on OpenSSH >=5.9 2017-11-28 13:45:10 -08:00
Brendan Dixon e247e7b2f2 Restrict access to Azure fabric services
Signed-off-by: Brendan Dixon <brendandixon@me.com>
2017-08-17 13:12:34 -07:00
Long Li 70c13c381b Read OS.UpdateRdmaDriver from config file
OS.UpdateRdmaDriver is already defined earlier. This value tells WALA if it will do automatic kernel update for Ubuntu.
2017-08-04 22:08:05 +00:00
brendandixon 5c90636dd8 Added Provisioning telemetry duration (#702)
Correctly handle cleaning directories that include symlinks
Reduced polling interval #701
Enable selective agent testing
Improved FIPS configuration variable name
Reduced cloud-init files removed on deprovision #631

Signed-off-by: Brendan Dixon <brendandixon@me.com>
2017-05-08 16:27:56 -07:00
Brendan Dixon cbc2f4f366 Addressed issues #687, #604, and #531
Signed-off-by: Brendan Dixon <brendandixon@me.com>
2017-05-02 13:28:19 -07:00
Brendan Dixon 66305f0bea Enabled FIPS support
Signed-off-by: Brendan Dixon <brendandixon@me.com>
2017-05-01 14:44:22 -07:00
Yoon Hong 6640786c07 Turn off Overprovisioning feature (#490) (#500) 2016-12-06 11:44:53 -08:00
Steven Luther 8b53e8e4b8 Mount Options feature (#346)
* add testing for mountpoint, some refactoring

* fixed double space in mount string

* patch for ConfigProvider

* revert patch to original string.

* update documentation, add 'n' option for mountopts

* remove test argument

* More descriptive description in README, n to None

* minor var name changes for clarity

* spacing, missing self in get_mount_string

* mount_opts to mount_options

* add config option to writtet WaagentConf, minor style changes.

* mount options fix, is not Note

* add self to get_mount_string args

* self to function, not where it's called

* mount_options = output of function, not the function.

* get_mount_string returns with mount options/if not none

* forgot to remove part of the string

* instantiate resource disk handler, get_switch to get in conf.py

* Added config option to waagent.conf

* minor style fixes

* mountOpts is None change, and also added removed variable.

* revert changes to bin/waagent2.0

* reverted waagent2.0 to e8c641f

* config options added
2016-08-26 14:04:20 -07:00
Hans Krijger db1ff2f370 update configuration files for #369 (#372) 2016-08-18 10:37:23 -07:00
Hans Krijger c3a40ce807 add defaults for self-update to config file (#324) 2016-07-14 14:19:24 -07:00
Ahmet Alp Balkan 53a6c3299b Add RDMA config key to per-distro config files (#277) 2016-06-28 15:48:50 -07:00
Yue Zhang ece9708847 Allow overwritting existing user and add decoding customdata 2016-01-14 23:53:08 +08:00
Yue Zhang 82fde85f17 Update systemd unit file and waagent.conf for Ubuntu15.10 2015-11-19 00:55:04 +08:00
Yue Zhang 27270823f2 Rename Windows Azure to Microsoft Azure 2015-10-23 14:55:05 +08:00
Yue Zhang 5c28a059ee Update config for crypt and password hash 2015-09-06 14:32:07 +08:00
Yue Zhang 9f299a419f Improve log and cleanup code 2015-06-30 16:24:24 +08:00
Yue Zhang 8ed9073057 Add distro loader 2015-06-24 15:49:09 +08:00
Yue Zhang f077df51ed Update setup.py 2015-06-16 15:00:24 +08:00
Yue Zhang 8ca0c86f66 Port http proxy support from 2.0 2015-05-27 16:49:59 +08:00
Yue Zhang 9d7dd18b48 Fix issues with provision and deprovsion on Ubuntu 2014-11-19 14:49:22 +08:00
Yue Zhang bfe3d2e712 Update setup 2014-11-19 13:05:39 +08:00