Project

General

Profile

Download (177 Bytes) Statistics
| Branch: | Tag: | Revision:
<%#
kind: snippet
name: CoreOS provision post
model: ProvisioningTemplate
snippet: true
%>
#!/bin/sh

/usr/bin/wget -q -O /dev/null <%= foreman_url('built') %>
/usr/sbin/reboot
(10-10/55)