diff --git a/examples/puppet-module/README.md b/integrations/puppet-module/README.md similarity index 100% rename from examples/puppet-module/README.md rename to integrations/puppet-module/README.md diff --git a/examples/puppet-module/sysdig-falco/Gemfile b/integrations/puppet-module/sysdig-falco/Gemfile similarity index 100% rename from examples/puppet-module/sysdig-falco/Gemfile rename to integrations/puppet-module/sysdig-falco/Gemfile diff --git a/examples/puppet-module/sysdig-falco/README.md b/integrations/puppet-module/sysdig-falco/README.md similarity index 100% rename from examples/puppet-module/sysdig-falco/README.md rename to integrations/puppet-module/sysdig-falco/README.md diff --git a/examples/puppet-module/sysdig-falco/Rakefile b/integrations/puppet-module/sysdig-falco/Rakefile similarity index 100% rename from examples/puppet-module/sysdig-falco/Rakefile rename to integrations/puppet-module/sysdig-falco/Rakefile diff --git a/examples/puppet-module/sysdig-falco/manifests/config.pp b/integrations/puppet-module/sysdig-falco/manifests/config.pp similarity index 100% rename from examples/puppet-module/sysdig-falco/manifests/config.pp rename to integrations/puppet-module/sysdig-falco/manifests/config.pp diff --git a/examples/puppet-module/sysdig-falco/manifests/init.pp b/integrations/puppet-module/sysdig-falco/manifests/init.pp similarity index 100% rename from examples/puppet-module/sysdig-falco/manifests/init.pp rename to integrations/puppet-module/sysdig-falco/manifests/init.pp diff --git a/examples/puppet-module/sysdig-falco/manifests/install.pp b/integrations/puppet-module/sysdig-falco/manifests/install.pp similarity index 100% rename from examples/puppet-module/sysdig-falco/manifests/install.pp rename to integrations/puppet-module/sysdig-falco/manifests/install.pp diff --git a/examples/puppet-module/sysdig-falco/manifests/service.pp b/integrations/puppet-module/sysdig-falco/manifests/service.pp similarity index 100% rename from examples/puppet-module/sysdig-falco/manifests/service.pp rename to integrations/puppet-module/sysdig-falco/manifests/service.pp diff --git a/examples/puppet-module/sysdig-falco/metadata.json b/integrations/puppet-module/sysdig-falco/metadata.json similarity index 100% rename from examples/puppet-module/sysdig-falco/metadata.json rename to integrations/puppet-module/sysdig-falco/metadata.json diff --git a/examples/puppet-module/sysdig-falco/spec/classes/init_spec.rb b/integrations/puppet-module/sysdig-falco/spec/classes/init_spec.rb similarity index 100% rename from examples/puppet-module/sysdig-falco/spec/classes/init_spec.rb rename to integrations/puppet-module/sysdig-falco/spec/classes/init_spec.rb diff --git a/examples/puppet-module/sysdig-falco/spec/spec_helper.rb b/integrations/puppet-module/sysdig-falco/spec/spec_helper.rb similarity index 100% rename from examples/puppet-module/sysdig-falco/spec/spec_helper.rb rename to integrations/puppet-module/sysdig-falco/spec/spec_helper.rb diff --git a/examples/puppet-module/sysdig-falco/templates/falco.yaml.erb b/integrations/puppet-module/sysdig-falco/templates/falco.yaml.erb similarity index 100% rename from examples/puppet-module/sysdig-falco/templates/falco.yaml.erb rename to integrations/puppet-module/sysdig-falco/templates/falco.yaml.erb diff --git a/examples/puppet-module/sysdig-falco/tests/init.pp b/integrations/puppet-module/sysdig-falco/tests/init.pp similarity index 100% rename from examples/puppet-module/sysdig-falco/tests/init.pp rename to integrations/puppet-module/sysdig-falco/tests/init.pp