~ltrager/maas/lp1654432_2.1

« back to all changes in this revision

Viewing changes to contrib/preseeds_v2/curtin_userdata_centos

  • Committer: MAAS Lander
  • Author(s): Blake Rouse
  • Date: 2016-12-08 17:00:53 UTC
  • mfrom: (5564.1.1 2.1)
  • Revision ID: maas_lander-20161208170053-u0x2l774kk36dbgz
[r=blake-rouse][bug=1604962][author=blake-rouse] Backport r5597: Use cloud-init to reboot deployment instead of curtin starting the power off.

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
 
8
8
late_commands:
9
9
  maas: [wget, '--no-proxy', '{{node_disable_pxe_url}}', '--post-data', '{{node_disable_pxe_data}}', '-O', '/dev/null']
10
 
 
11
 
power_state:
12
 
  mode: reboot