lp:~fo0bar/turku/turku-agent-gonogo
Created by
Ryan Finnie
and last modified
- Get this branch:
- bzr branch lp:~fo0bar/turku/turku-agent-gonogo
Only
Ryan Finnie
can upload to this branch. If you are
Ryan Finnie
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Tom Haddon: Approve
- Canonical IS Reviewers: Pending requested
-
Diff: 61 lines (+22/-3)2 files modifiedturku_agent/ping.py (+17/-3)
turku_agent/utils.py (+5/-0)
- Canonical IS Reviewers: Pending requested
-
Diff: 1081 lines (+983/-0) (has conflicts)19 files modified.bzrignore (+5/-0)
MANIFEST.in (+3/-0)
README (+4/-0)
setup.py (+39/-0)
turku-agent-ping (+20/-0)
turku-agent-ping.service (+6/-0)
turku-agent-ping.timer (+10/-0)
turku-agent-rsyncd-wrapper (+20/-0)
turku-agent-rsyncd.conf (+8/-0)
turku-agent-rsyncd.init-debian (+55/-0)
turku-agent-rsyncd.service (+10/-0)
turku-agent.cron (+3/-0)
turku-update-config (+20/-0)
turku-update-config.service (+6/-0)
turku-update-config.timer (+10/-0)
turku_agent/ping.py (+211/-0)
turku_agent/rsyncd_wrapper.py (+42/-0)
turku_agent/update_config.py (+179/-0)
turku_agent/utils.py (+332/-0)
Branch information
Recent revisions
- 52. By Ryan Finnie
-
Allow gonogo_program to be stored in config, allow --gonogo-program to be shlex-split
- 51. By Colin Watson
-
On Upstart, check if turku-agent-rsyncd is already running before starting it.
Reviewed-on: https:/
/code.launchpad .net/~cjwatson/ turku/turku- agent-fix- rsyncd- interaction/ +merge/ 367847
Reviewed-by: Haw Loeung <email address hidden> - 50. By Colin Watson
-
Don't restart rsyncd when updating its configuration.
Reviewed-on: https:/
/code.launchpad .net/~cjwatson/ turku/turku- agent-fix- rsyncd- interaction/ +merge/ 367418
Reviewed-by: Haw Loeung <email address hidden> - 47. By Ryan Finnie
-
Convert to Python 3
Program functionality is identical to previous, but will now need
to be installed with python3. - 43. By Ryan Finnie
-
[jacekn] Make sure update_config errors are not ignored. This allows for hooks to fail on bad configuration.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)