/usr/local/jetapps/usr/share/rear/conf/examples
# Default is to create Relax-and-Recover rescue media as ISO image # set OUTPUT to change that # set BACKUP to activate an automated (backup and) restore of your data # Possible configuration values can be found in /usr/share/rear/conf/default.conf # # This file (local.conf) is intended for manual configuration. For configuration # through packages and other automated means we recommend creating a new # file named site.conf next to this file and to leave the local.conf as it is. # Our packages will never ship with a site.conf. OUTPUT=PXE OUTPUT_PREFIX_PXE=$HOSTNAME BACKUP=NETFS BACKUP_URL=nfs://server/export/nfs/tftpboot PXE_TFTP_UPLOAD_URL=nfs://server/export/nfs/tftpboot PXE_CONFIG_URL=nfs://server/export/nfs/tftpboot/pxelinux.cfg # unattended means auto_recover with no questions asked (expert mode) # We tend to use this for our automated test environment and we # expect that you know what you are doing - if not - hire us PXE_RECOVER_MODE="unattended" PXE_CREATE_LINKS="IP" USE_STATIC_NETWORKING=y
.
Edit
..
Edit
PXE-booting-example-with-URL-style.conf
Edit
RHEL6-NETFS-of-NBU-master-example.conf
Edit
RHEL7-ISO-Oracle-example.conf
Edit
RHEL7-PPC64LE-Multipath-PXE-GRUB.conf
Edit
SLE11-SLE12-SAP-HANA-UEFI-example.conf
Edit
SLE11-ext3-example.conf
Edit
SLE12-SP1-btrfs-example.conf
Edit
SLE12-SP2-btrfs-example.conf
Edit
SLE12-btrfs-example.conf
Edit
USB-and-Samba-example.conf
Edit
borg-example.conf
Edit
rescue-and-backup-on-same-ISO-image-example.conf
Edit