Skip to content
Snippets Groups Projects
Commit c6ceec33 authored by Filip Strömbäck's avatar Filip Strömbäck
Browse files

Fixed mode on the tal-cli file.

parent 6ca675d7
No related branches found
No related tags found
2 merge requests!30Merge branch 'cherry-pick-b940cfc1' into 'test',!15Devel
Pipeline #60898 passed
......@@ -13,7 +13,7 @@ class aes::tal_cli(
ensure => file,
owner => examadm,
group => examadm,
mode => '0700',
mode => '0755',
source => "puppet:///modules/${module_name}/tal/tal-cli",
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment