Skip to content

Commit e9e1da1

Browse files
authored
Merge pull request #904 from olevole/master
change default python version for FreeBSD: 3.8
2 parents 326a63c + 34e66ef commit e9e1da1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/family/FreeBSD.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
rabbitmq::python_package: 'python2'
2+
rabbitmq::python_package: 'python38'
33
rabbitmq::rabbitmq_home: '/var/db/rabbitmq'
44
rabbitmq::config_path: '/usr/local/etc/rabbitmq/rabbitmq.config'
55
rabbitmq::env_config_path: '/usr/local/etc/rabbitmq/rabbitmq-env.conf'

0 commit comments

Comments
 (0)