Minor correction to last commit, file perms

This commit is contained in:
Keith Whyte 2022-07-10 02:18:01 +02:00
parent da538ff1de
commit e5d1dd4b51

View file

@ -247,7 +247,7 @@ class rhizo_base::freeswitch::common {
file { '/home/rhizomatica/bin/fs_ensure':
content => template('rhizo_base/fs_ensure.erb'),
mode => '0755'
mode => '0750'
}
# SSH Deploy key and config for gitlab