diff --git a/modules.env b/modules.env
index a2d8ea0fe2..ac04c9a476 100644
--- a/modules.env
+++ b/modules.env
@@ -53,9 +53,11 @@ SOURCE_MODULES["https://git.openstack.org/openstack-infra/puppet-vcsrepo"]="0.0.
 # potential conflict with puppet-community/puppet-archive. So we cannot
 # rely on using any feature on grafana that relies on archive
 SOURCE_MODULES["https://github.com/bfraser/puppet-grafana"]="v2.1.0"
-SOURCE_MODULES["https://github.com/biemond/biemond-wildfly"]="v0.4.0"
+SOURCE_MODULES["https://github.com/biemond/biemond-wildfly"]="v1.2.4"
 SOURCE_MODULES["https://github.com/deric/puppet-zookeeper"]="v0.5.5"
 SOURCE_MODULES["https://github.com/duritong/puppet-sysctl"]="v0.0.11"
+# initfact is a dep of biemond-wildfly
+SOURCE_MODULES["https://github.com/jethrocarr/puppet-initfact"]="1.0.1"
 SOURCE_MODULES["https://github.com/jfryman/puppet-selinux"]="v0.2.5"
 SOURCE_MODULES["https://github.com/maestrodev/puppet-wget"]="v1.6.0"
 SOURCE_MODULES["https://github.com/n1tr0g/golja-gnupg"]="1.2.2"