diff --git a/docs/cosmos-puppet-ops.mkd b/docs/cosmos-puppet-ops.mkd index 5933cfe..1d121b8 100644 --- a/docs/cosmos-puppet-ops.mkd +++ b/docs/cosmos-puppet-ops.mkd @@ -381,7 +381,7 @@ different ways: 3. Use a (very small) default set of modules from the pre-hook global/post-tasks.d/010cosmos-modules. There is an example implementation of the script to help you get started with writing your own, -available in global/etc/puppet/setup_cosmos_modules.example. +available in docs/setup_cosmos_modules.example. HOWTO and Common Tasks ====================== diff --git a/global/overlay/etc/puppet/setup_cosmos_modules.example b/docs/setup_cosmos_modules.example similarity index 100% rename from global/overlay/etc/puppet/setup_cosmos_modules.example rename to docs/setup_cosmos_modules.example