Skip to content

Commit

Permalink
Export init_called variable in Packages module
Browse files Browse the repository at this point in the history
  • Loading branch information
imobachgs committed Sep 18, 2017
1 parent b2a620b commit 3bbf788
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/modules/Packages.rb
Expand Up @@ -2438,6 +2438,7 @@ def remote_x11_packages
publish function: :log_software_selection, type: "void ()"
publish function: :vnc_packages, type: "list <string> ()"
publish function: :remote_x11_packages, type: "list <string> ()"
publish variable: :init_called, type: "boolean"

private

Expand Down

0 comments on commit 3bbf788

Please sign in to comment.