~oddbloke/cloud-init/lp1506187

  • Committer: Scott Moser
  • Date: 2015-10-09 16:49:24 UTC
  • mfrom: (1147.1.1 trunk.fan)
  • Revision ID: smoser@ubuntu.com-20151009164924-1fbowe1yvww9k8i3
support configuring and installing the Ubuntu fan driver

  #cloud-config
  fan:
    config: |
      # fan 240
      10.0.0.0/8 eth0/16 dhcp
      10.0.0.0/8 eth1/16 dhcp off
      # fan 241
      241.0.0.0/8 eth0/16 dhcp
    config_path: /etc/network/fan
Filename Latest Rev Last Changed Committer Comment Size
..
config 559.2.259 12 years ago Joshua Harlow The 'cfg' module has been removed and moved to 'he Diff
distros 559.2.37 12 years ago Joshua Harlow Start adding place where distro specifics can go. Diff
filters 634.1.6 12 years ago Joshua Harlow For the userdata 'post-filtering' add in a new fol Diff
handlers 559.2.87 12 years ago Joshua Harlow Moved the handlers from a user_data directory to a Diff
mergers 743.1.1 12 years ago Joshua Harlow Start allowing different merging types to be appli Diff
reporting 1130.1.14 9 years ago Scott Moser sync with 2.0 trunk on reporting Diff
sources 559.2.2 12 years ago Joshua Harlow 1. Adding some new helper files that split off fil Diff
__init__.py 559.2.389 12 years ago Scott Moser [merge-from-trunk] remove warning message to conso 925 bytes Diff Download File
cloud.py 1138.2.2 9 years ago Scott Moser split 'events' portion of reporting into separate 3.7 KB Diff Download File
cs_utils.py 1119.1.1 9 years ago Daniel Watkins CloudSigma: encode/decode data before communicatin 3.5 KB Diff Download File
ec2_utils.py 1068 10 years ago Scott Moser pep8 7.1 KB Diff Download File
helpers.py 1052.1.29 10 years ago Barry Warsaw Remove some unused code. 14.6 KB Diff Download File
importer.py 1003.2.1 10 years ago Joshua Harlow Remove/adjust the verbose 'failed at attempted imp 1.9 KB Diff Download File
log.py 1052.1.5 10 years ago Barry Warsaw Largely merge lp:~harlowja/cloud-init/py2-3 albeit 4.5 KB Diff Download File
netinfo.py 1052.1.5 10 years ago Barry Warsaw Largely merge lp:~harlowja/cloud-init/py2-3 albeit 8.5 KB Diff Download File
patcher.py 1000.1.3 10 years ago Scott Moser further remove evidence of pylint. This just remo 1.7 KB Diff Download File
registry.py 1130.1.23 9 years ago Scott Moser sync with cloudinit 2.0 for registry and reporting 1 KB Diff Download File
safeyaml.py 674 12 years ago Scott Moser fix pep8 and pylint 1 KB Diff Download File
settings.py 1072.1.3 10 years ago Scott Moser fix logging perms with list rather than single 2 KB Diff Download File
signal_handler.py 1052.1.5 10 years ago Barry Warsaw Largely merge lp:~harlowja/cloud-init/py2-3 albeit 2.3 KB Diff Download File
ssh_util.py 1052.1.5 10 years ago Barry Warsaw Largely merge lp:~harlowja/cloud-init/py2-3 albeit 10.4 KB Diff Download File
stages.py 1138.2.2 9 years ago Scott Moser split 'events' portion of reporting into separate 29.7 KB Diff Download File
templater.py 1052.1.14 10 years ago Barry Warsaw Low hanging Python 3 fruit. 5.6 KB Diff Download File
type_utils.py 1052.1.5 10 years ago Barry Warsaw Largely merge lp:~harlowja/cloud-init/py2-3 albeit 1.4 KB Diff Download File
url_helper.py 1147 9 years ago Scott Moser MAAS: fix issues with url_helper and oauth module 17.2 KB Diff Download File
user_data.py 1091 9 years ago Scott Moser fix cloud-config-archive handling handling of clo 13.1 KB Diff Download File
util.py 1138.1.1 9 years ago Daniel Watkins Handle symlink mount points in mount_cb. The Azur 65.1 KB Diff Download File
version.py 1026 10 years ago Scott Moser open 0.7.7 854 bytes Diff Download File