Configure /etc/rc.conf

Customize the variables to your needs.

[defaults/main/rcconf.yml]

 1---
 2
 3# /etc/rc.conf
 4bsd_cimage_rcconf: false
 5bsd_cimage_rcconf_backup: false
 6bsd_cimage_rcconf_data: []
 7# bsd_cimage_rcconf_data:
 8#   - {key: wlans_rtwn0, value: wlan0}
 9#   - {key: ifconfig_wlan0, value: WPA SYNCDHCP}
10
11# EOF

Warning

  • Don’t make any changes to the files in defaults/main. The changes will be overwritten by the update of the role. Customize the default values in the files in vars/main.