Skip to content

A minimal feature set workaround to initialize FreeBSD and OPNsense images in openstack.

License

Notifications You must be signed in to change notification settings

br-olf/cloudinit_workarounds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A minimal feature set workaround to initialize OPNsense images in openstack.

Please find the workaround script for FreeBSD in branch bsd-cloudinit.

Usage

  • Copy the directory opnsense-cloudinit into the target image folder /root/
  • In target image execute:
    • echo /root/opnsense-cloudinit/opnsense-cloudinit > /usr/local/etc/rc.syshook.d/start/99-cloudinit
    • chmod +x /usr/local/etc/rc.syshook.d/start/99-cloudinit
    • chmod -R u+x /root/opnsense-cloudinit/

About

A minimal feature set workaround to initialize FreeBSD and OPNsense images in openstack.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages