We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7df9331 commit d2d8d84Copy full SHA for d2d8d84
config/attributes/default.rb
@@ -1,6 +1,6 @@
1
default['title'] = "Proxmox-GitOps"
2
default['online'] = "https://github.com/stevius10/Proxmox-GitOps"
3
-default['version'] = "v1.2-2"
+default['version'] = "v1.2-3"
4
5
default['id'] = ENV['ID']
6
default['host'] = (default['ip'] = ENV['IP'].to_s.presence || "127.0.0.1")
0 commit comments