Typo.
This commit is contained in:
parent
cb88daafaa
commit
36c80bb5bf
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ class soc::intelmq(
|
|||
creates => '/opt/intelmq/venv',
|
||||
}
|
||||
|
||||
exec 'Always active venv for IntelMQ':
|
||||
exec { 'Always active venv for IntelMQ':
|
||||
command => 'echo ". venv/bin/activate >> /opt/intelmq/.profile',
|
||||
unless => 'grep -q activate /opt/intelmq/.profile 2> /dev/null',
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue