summaryrefslogtreecommitdiff
path: root/sysutils/openstack_init/MESSAGE
blob: 4d8af7b8e52741648ff3a929825bf2810095e804 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
===========================================================================
$NetBSD: MESSAGE,v 1.1 2014/05/10 16:38:03 manu Exp $

Add the following in /etc/rc.conf

# to configure hostname, root password and SSH keys from CD-ROM (run once)
openstack_init=YES

# to autoconfigure the network from hypervisor information (run on each boot)
xen_network=YES

===========================================================================