|
| 1 | +--- |
| 2 | +- text: Overview |
| 3 | + items: |
| 4 | + - text: Welcome to OpenBolt |
| 5 | + link: index.html |
| 6 | + - text: Getting started |
| 7 | + link: getting_started_with_bolt.html |
| 8 | + - text: Versioning |
| 9 | + link: bolt_versioning.html |
| 10 | + - text: Known issues |
| 11 | + link: bolt_known_issues.html |
| 12 | + - text: Troubleshooting |
| 13 | + link: troubleshooting.html |
| 14 | + - text: Upgrading to Bolt 3 |
| 15 | + link: upgrading_to_bolt_3.html |
| 16 | + - text: Glossary |
| 17 | + link: glossary.html |
| 18 | +- text: Installation |
| 19 | + items: |
| 20 | + - text: Installing Bolt |
| 21 | + link: bolt_installing.html |
| 22 | + - text: Running Bolt in Docker |
| 23 | + link: running_bolt_in_docker.html |
| 24 | + - text: VS Code and Bolt |
| 25 | + link: vscode_and_bolt.html |
| 26 | +- text: Configuration |
| 27 | + items: |
| 28 | + - text: Configuring Bolt |
| 29 | + link: configuring_bolt.html |
| 30 | + - text: Projects |
| 31 | + link: projects.html |
| 32 | + - text: Inventory files |
| 33 | + link: inventory_files.html |
| 34 | + - text: Inventory reference |
| 35 | + link: bolt_inventory_reference.html |
| 36 | + - text: Hiera |
| 37 | + link: hiera.html |
| 38 | + - text: Supported plugins |
| 39 | + link: supported_plugins.html |
| 40 | +- text: Commands and scripts |
| 41 | + items: |
| 42 | + - text: Running Bolt commands |
| 43 | + link: running_bolt_commands.html |
| 44 | + - text: Running scripts |
| 45 | + link: bolt_running_scripts.html |
| 46 | + - text: Running Bolt over a network |
| 47 | + link: running_bolt_network.html |
| 48 | +- text: Tasks |
| 49 | + items: |
| 50 | + - text: Introduction to tasks |
| 51 | + link: tasks.html |
| 52 | + - text: Running tasks |
| 53 | + link: bolt_running_tasks.html |
| 54 | + - text: Writing tasks |
| 55 | + link: writing_tasks.html |
| 56 | + - text: Inspecting tasks |
| 57 | + link: inspecting_tasks.html |
| 58 | + - text: Task helpers |
| 59 | + link: task_helpers.html |
| 60 | +- text: Plans |
| 61 | + items: |
| 62 | + - text: Introduction to plans |
| 63 | + link: plans.html |
| 64 | + - text: Running plans |
| 65 | + link: bolt_running_plans.html |
| 66 | + - text: Writing plans |
| 67 | + link: writing_plans.html |
| 68 | + - text: Writing YAML plans |
| 69 | + link: writing_yaml_plans.html |
| 70 | + - text: Creating a script plan |
| 71 | + link: creating_a_script_plan.html |
| 72 | + - text: Inspecting plans |
| 73 | + link: inspecting_plans.html |
| 74 | + - text: Debugging plans |
| 75 | + link: debugging_plans.html |
| 76 | + - text: Testing plans |
| 77 | + link: testing_plans.html |
| 78 | + - text: Applying manifest blocks |
| 79 | + link: applying_manifest_blocks.html |
| 80 | +- text: Modules |
| 81 | + items: |
| 82 | + - text: Modules |
| 83 | + link: modules.html |
| 84 | + - text: Module structure |
| 85 | + link: module_structure.html |
| 86 | + - text: Installing modules |
| 87 | + link: bolt_installing_modules.html |
| 88 | +- text: Plugins |
| 89 | + items: |
| 90 | + - text: Using plugins |
| 91 | + link: using_plugins.html |
| 92 | + - text: Writing plugins |
| 93 | + link: writing_plugins.html |
| 94 | +- text: Reference |
| 95 | + items: |
| 96 | + - text: Bolt spec reference |
| 97 | + link: boltspec_reference.html |
| 98 | + - text: JSON output reference |
| 99 | + link: json_output_reference.html |
| 100 | + - text: Connecting to PuppetDB |
| 101 | + link: bolt_connect_puppetdb.html |
| 102 | + - text: Choria transport |
| 103 | + link: choria-transport.html |
| 104 | + - text: Automating Windows targets |
| 105 | + link: automating_windows_targets.html |
| 106 | + - text: Analytics |
| 107 | + link: analytics.html |
| 108 | + - text: Experimental features |
| 109 | + link: experimental_features.html |
| 110 | + - text: Logs |
| 111 | + link: logs.html |
| 112 | + - text: TIG stack |
| 113 | + link: tig_stack.html |
| 114 | + - text: Developer updates |
| 115 | + link: developer_updates.html |
| 116 | + - text: Examples |
| 117 | + link: bolt_examples.html |
0 commit comments