diff options
author | elijah <elijah@riseup.net> | 2013-03-12 00:52:59 -0700 |
---|---|---|
committer | elijah <elijah@riseup.net> | 2013-03-12 00:52:59 -0700 |
commit | 667cc405b8aed98e09c7e31173e4503c8d36502a (patch) | |
tree | af398a2286671a4f2737dd90b09b95594c890818 | |
parent | 6ba5dc58aab9a19e8614c5a6f6cbf8272cfd1592 (diff) |
added 'under the hood'
-rw-r--r-- | docs/platform/under-the-hood.md (renamed from docs/platform/puppet.md) | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/docs/platform/puppet.md b/docs/platform/under-the-hood.md index d2a7ac7..080a153 100644 --- a/docs/platform/puppet.md +++ b/docs/platform/under-the-hood.md @@ -1,6 +1,9 @@ -Notes on Puppet Usage in Leap Platform -====================================== +@title = "Under the hood" + +This page contains various details on the how the platform is implemented. You can safely ignore this page, although it may be useful if you plan to make modifications to the platform. +Puppet Details +====================================== Run stages ---------- |