Changes

Jump to: navigation, search

OSTEP Infrastructure

2,027 bytes added, 14:57, 15 July 2013
no edit summary
This page should be used for all OSTEP Infrastructure. Explaining the standard operating procedure of all tools, configuration, and programs.
 
= Pidora Repos =
 
 
* The Pidora Repositories are hosted at: http://pidora.ca/pidora/
 
== Symbolic Link Setup ==
 
=== Mash Repos ===
<pre>
~/pidora-rsync/mash/pidora-18-latest/
├── mash.log
├── pidora-18
│ ├── armhfp
│ └── source
├── pidora-18-rpfr-updates
│ ├── armhfp
│ └── SRPMS
├── pidora-18-rpfr-updates-testing
│ ├── armhfp
│ └── SRPMS
├── pidora-18-updates
│ ├── armhfp
│ └── SRPMS
└── pidora-18-updates-testing
├── armhfp
└── SRPMS
</pre>
 
=== Pidora main repo sym links ===
<pre>
~/public_html/pidora/releases/18/packages/
├── armhfp
│ ├── debug -&gt; ~/pidora-rsync/mash/pidora-18-latest/pidora-18/armhfp/debug
│ └── os -&gt; ~/pidora-rsync/mash/pidora-18-latest/pidora-18/armhfp/os
└── source
└── SRPMS -&gt; ~/pidora-rsync/mash/pidora-18-latest/pidora-18/source/SRPMS
</pre>
 
=== Pidora updates repo sym links ===
<pre>
~/public_html/pidora/
├── rpfr-updates
│ ├── 18
│ │ ├── armhfp -&gt;~/pidora-rsync/mash/pidora-18-latest/pidora-18-rpfr-updates/armhfp/
│ │ └── SRPMS -&gt;~/pidora-rsync/mash/pidora-18-latest/pidora-18-rpfr-updates/SRPMS/
│ └── testing
│ └── 18
│ ├── armhfp -&gt;~/pidora-rsync/mash/pidora-18-latest/pidora-18-rpfr-updates-testing/armhfp/
│ └── SRPMS -&gt;~/pidora-rsync/mash/pidora-18-latest/pidora-18-rpfr-updates-testing/SRPMS/
└── updates
├── 18
│ ├── armhfp -&gt;~/pidora-rsync/mash/pidora-18-latest/pidora-18-updates/armhfp/
│ └── SRPMS -&gt; ~/pidora-rsync/mash/pidora-18-latest/pidora-18-updates/SRPMS/
└── testing
└── 18
├── armhfp -&gt;~/pidora-rsync/mash/pidora-18-latest/pidora-18-updates-testing/armhfp/
└── SRPMS -&gt;~/pidora-rsync/mash/pidora-18-latest/pidora-18-updates-testing/SRPMS/
</pre>
= Ansible Builder Configuration Management =
198
edits

Navigation menu