~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: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

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