Add the version to the dpkg package to allow updates
This commit is contained in:
@@ -43,6 +43,7 @@ end
|
|||||||
|
|
||||||
dpkg_package "ejabberd" do
|
dpkg_package "ejabberd" do
|
||||||
source package_path
|
source package_path
|
||||||
|
version "#{ejabberd_version}-0"
|
||||||
action :nothing
|
action :nothing
|
||||||
notifies :create, "file[/lib/systemd/system/ejabberd.service]", :immediately
|
notifies :create, "file[/lib/systemd/system/ejabberd.service]", :immediately
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user