Skip to content
Snippets Groups Projects
Commit cb75d70f authored by Andreas Kempe's avatar Andreas Kempe
Browse files

workstation: claptrap: add machine specfic X11 config

parent 851474aa
No related branches found
No related tags found
No related merge requests found
#
class freebsd::workstation::claptrap {
file { '/usr/local/etc/X11/xorg.conf':
ensure => file,
source => 'puppet:///modules/freebsd/workstation/claptrap-xorg.conf',
owner => 'root',
group => 'wheel',
mode => '0644',
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment