~oddbloke/cloud-init/lp1506187

« back to all changes in this revision

Viewing changes to config/cloud.cfg

  • Committer: Scott Moser
  • Date: 2015-10-09 16:39:23 UTC
  • mto: This revision was merged to the branch mainline in revision 1148.
  • Revision ID: smoser@ubuntu.com-20151009163923-eldnzebrbmj9h2cz
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

Show diffs side-by-side

added added

removed removed

Lines of Context:
53
53
 - apt-pipelining
54
54
 - apt-configure
55
55
 - package-update-upgrade-install
 
56
 - fan
56
57
 - landscape
57
58
 - timezone
58
59
 - puppet