~smoser/cloud-init/snappy-fix-config

  • Committer: Scott Moser
  • Date: 2015-03-27 21:17:16 UTC
  • Revision ID: smoser@ubuntu.com-20150327211716-kumsrk1a9v4xtc08
initial stab at installing from urls

still to do here would be to ake render_snap realize http:
and then to download that.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 759.1.1 12 years ago ctracey add support for operating system families often i 1.9 KB Diff Download File
cc_apt_configure.py 1072.1.6 10 years ago Scott Moser apt_configure: allow disabling 9.5 KB Diff Download File
cc_apt_pipelining.py 942 11 years ago Scott Moser initial Gentoo and Arch linux support 2 KB Diff Download File
cc_bootcmd.py 1052.1.41 10 years ago Scott Moser use encode_text 1.7 KB Diff Download File
cc_byobu.py 1000.1.1 10 years ago Jay Faulkner fix(pep8): Fix various pep8 violations and version 2.8 KB Diff Download File
cc_ca_certs.py 1052.1.14 10 years ago Barry Warsaw Low hanging Python 3 fruit. 3.7 KB Diff Download File
cc_chef.py 1052.1.28 10 years ago Barry Warsaw Respond to review: - Remove str() wrappers to sec 12.6 KB Diff Download File
cc_debug.py 1052.1.5 10 years ago Barry Warsaw Largely merge lp:~harlowja/cloud-init/py2-3 albeit 3.5 KB Diff Download File
cc_disable_ec2_metadata.py 559.2.325 12 years ago Joshua Harlow Turn off capturing 1.2 KB Diff Download File
cc_disk_setup.py 1059 10 years ago Scott Moser fix usage of python2 'print' 26.7 KB Diff Download File
cc_emit_upstart.py 1082 9 years ago Scott Moser emit_upstart: fix use of undeclared variable 2.2 KB Diff Download File
cc_final_message.py 1054.1.10 10 years ago Scott Moser provide default final message in jinja to avoid WA 2.3 KB Diff Download File
cc_foo.py 559.2.275 12 years ago harlowja 1. Renames for debug message from 'transform' to ' 2.3 KB Diff Download File
cc_growpart.py 914.1.15 11 years ago nathan.house at rackspace Cleanup and cloud-init-local local/net mount dep f 9.3 KB Diff Download File
cc_grub_dpkg.py 1072.1.5 10 years ago Scott Moser grub-dpkg: allow to be disabled 2.5 KB Diff Download File
cc_keys_to_console.py 1044 10 years ago Joshua Harlow Fixes rpm spec file build issues (its not currentl 2.1 KB Diff Download File
cc_landscape.py 1052.1.5 10 years ago Barry Warsaw Largely merge lp:~harlowja/cloud-init/py2-3 albeit 2.9 KB Diff Download File
cc_locale.py 1072.1.4 10 years ago Scott Moser locale: make able to be turned off 1.3 KB Diff Download File
cc_mcollective.py 1052.1.5 10 years ago Barry Warsaw Largely merge lp:~harlowja/cloud-init/py2-3 albeit 3.6 KB Diff Download File
cc_migrator.py 914.1.15 11 years ago nathan.house at rackspace Cleanup and cloud-init-local local/net mount dep f 3 KB Diff Download File
cc_mounts.py 1021.1.13 10 years ago Scott Moser return only the filename, as it might be all known 12.9 KB Diff Download File
cc_package_update_upgrade_install.py 914.1.15 11 years ago nathan.house at rackspace Cleanup and cloud-init-local local/net mount dep f 3.4 KB Diff Download File
cc_phone_home.py 1052.1.5 10 years ago Barry Warsaw Largely merge lp:~harlowja/cloud-init/py2-3 albeit 3.5 KB Diff Download File
cc_power_state_change.py 1000.1.3 10 years ago Scott Moser further remove evidence of pylint. This just remo 5 KB Diff Download File
cc_puppet.py 1052.1.28 10 years ago Barry Warsaw Respond to review: - Remove str() wrappers to sec 5 KB Diff Download File
cc_resizefs.py 1000.3.3 10 years ago Scott Moser merge from trunk 5.7 KB Diff Download File
cc_resolv_conf.py 1052.1.5 10 years ago Barry Warsaw Largely merge lp:~harlowja/cloud-init/py2-3 albeit 3.7 KB Diff Download File
cc_rightscale_userdata.py 1052.1.37 10 years ago Scott Moser fix parse_qs usage 3.4 KB Diff Download File
cc_rsyslog.py 1000.1.1 10 years ago Jay Faulkner fix(pep8): Fix various pep8 violations and version 3.3 KB Diff Download File
cc_runcmd.py 1052.1.28 10 years ago Barry Warsaw Respond to review: - Remove str() wrappers to sec 1.3 KB Diff Download File
cc_salt_minion.py 1052.1.28 10 years ago Barry Warsaw Respond to review: - Remove str() wrappers to sec 2.2 KB Diff Download File
cc_scripts_per_boot.py 559.2.275 12 years ago harlowja 1. Renames for debug message from 'transform' to ' 1.3 KB Diff Download File
cc_scripts_per_instance.py 559.2.275 12 years ago harlowja 1. Renames for debug message from 'transform' to ' 1.3 KB Diff Download File
cc_scripts_per_once.py 559.2.275 12 years ago harlowja 1. Renames for debug message from 'transform' to ' 1.3 KB Diff Download File
cc_scripts_user.py 559.2.275 12 years ago harlowja 1. Renames for debug message from 'transform' to ' 1.3 KB Diff Download File
cc_scripts_vendor.py 896.2.8 11 years ago Scott Moser replace get_nested_option_as_list with get_cfg_by_ 1.3 KB Diff Download File
cc_seed_random.py 1052.1.42 10 years ago Scott Moser fix random_seed module 3.1 KB Diff Download File
cc_set_hostname.py 914.1.15 11 years ago nathan.house at rackspace Cleanup and cloud-init-local local/net mount dep f 1.4 KB Diff Download File
cc_set_passwords.py 1052.1.44 10 years ago Scott Moser pep8 5.3 KB Diff Download File
cc_snappy.py 1106 9 years ago Scott Moser initial stab at installing from urls still to do 8.8 KB Diff Download File
cc_ssh.py 1052.1.5 10 years ago Barry Warsaw Largely merge lp:~harlowja/cloud-init/py2-3 albeit 5.1 KB Diff Download File
cc_ssh_authkey_fingerprints.py 1052.1.32 10 years ago Barry Warsaw Respond to review: - Refactor both the base64 enc 3.6 KB Diff Download File
cc_ssh_import_id.py 1008 10 years ago Scott Moser pyflakes fixes. make pyflakes now passes. 2.9 KB Diff Download File
cc_timezone.py 914.1.15 11 years ago nathan.house at rackspace Cleanup and cloud-init-local local/net mount dep f 1.2 KB Diff Download File
cc_ubuntu_init_switch.py 1029.1.6 10 years ago Joshua Harlow Make the cloud_init_modules look like a heredoc/in 4.9 KB Diff Download File
cc_update_etc_hosts.py 914.1.15 11 years ago nathan.house at rackspace Cleanup and cloud-init-local local/net mount dep f 2.3 KB Diff Download File
cc_update_hostname.py 914.1.15 11 years ago nathan.house at rackspace Cleanup and cloud-init-local local/net mount dep f 1.5 KB Diff Download File
cc_users_groups.py 914.1.15 11 years ago nathan.house at rackspace Cleanup and cloud-init-local local/net mount dep f 1.2 KB Diff Download File
cc_write_files.py 1052.1.19 10 years ago Barry Warsaw More Python 3 test fixes. 3.4 KB Diff Download File
cc_yum_add_repo.py 1052.1.5 10 years ago Barry Warsaw Largely merge lp:~harlowja/cloud-init/py2-3 albeit 3.8 KB Diff Download File