lp://staging/~0x44/agent-smith/actions
Created by
Christopher MacGown
and last modified
- Get this branch:
- bzr branch lp://staging/~0x44/agent-smith/actions
Only
Christopher MacGown
can upload to this branch. If you are
Christopher MacGown
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Soren Hansen: Pending requested
-
Diff: 978 lines (+797/-1)26 files modifiedscripts/configure_network.sh (+15/-0)
scripts/dispatcher.sh (+14/-0)
scripts/generate_host_keys.sh (+23/-0)
scripts/inject_file.sh (+36/-0)
scripts/kms/satellite.sh (+104/-0)
scripts/kms_activate.sh (+35/-0)
scripts/reset_password.sh (+21/-0)
scripts/tests/Makefile (+1/-1)
scripts/tests/generate_host_keys.sh-tests/run.sh (+40/-0)
scripts/tests/generate_host_keys.sh-tests/t/hostkeys/root/etc/ssh/ssh_host_dsa_key (+12/-0)
scripts/tests/generate_host_keys.sh-tests/t/hostkeys/root/etc/ssh/ssh_host_dsa_key.pub (+1/-0)
scripts/tests/generate_host_keys.sh-tests/t/hostkeys/root/etc/ssh/ssh_host_rsa_key (+27/-0)
scripts/tests/generate_host_keys.sh-tests/t/hostkeys/root/etc/ssh/ssh_host_rsa_key.pub (+1/-0)
scripts/tests/inject_file.sh-tests/r/just_some_file/srv/just_some_file (+1/-0)
scripts/tests/inject_file.sh-tests/run.sh (+41/-0)
scripts/tests/inject_file.sh-tests/t/just_some_file/config (+1/-0)
scripts/tests/kms_activate.sh-tests/r/redhat/etc/sysconfig/rhn/up2date (+47/-0)
scripts/tests/kms_activate.sh-tests/r/redhat/etc/sysconfig/rhn/up2date.backup.201007301034 (+47/-0)
scripts/tests/kms_activate.sh-tests/run.sh (+44/-0)
scripts/tests/kms_activate.sh-tests/t/redhat/config (+4/-0)
scripts/tests/kms_activate.sh-tests/t/redhat/root/etc/sysconfig/rhn/up2date.backup.201007301011 (+47/-0)
scripts/tests/kms_activate.sh-tests/t/redhat/root/etc/sysconfig/rhn/up2date.backup.201007301012 (+47/-0)
scripts/tests/kms_activate.sh-tests/t/redhat/root/etc/sysconfig/rhn/up2date.backup.201007301028 (+47/-0)
scripts/tests/kms_activate.sh-tests/t/redhat/root/etc/sysconfig/rhn/up2date.backup.201007301034 (+47/-0)
scripts/tests/kms_activate.sh-tests/t/redhat/root/etc/sysconfig/rhn/up2date.backup.201007301046 (+47/-0)
scripts/tests/kms_activate.sh-tests/t/redhat/root/etc/sysconfig/rhn/up2date.backup.201007301058 (+47/-0)
Branch information
Recent revisions
- 46. By Christopher MacGown
-
Remove URL decoding because it's no longer needed (YAY), also wired all tests to run in scripts
- 44. By Christopher MacGown
-
T1882
Add reset password script, it's pretty dumb and I'm not sure how to unit test it
- 43. By Christopher MacGown
-
T1819
API File injection. This will only inject a file that will fit in the XenStore - matching the behavior of the Windows Agent
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/agent-smith