WIP3
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
$workshop_image = 'images/ansible-logo.png';
|
||||
$workshop_name = 'Ansible Essentials Workshop';
|
||||
$workshop_presenter = 'DEFAULT SLIDE';
|
||||
$workshop_title = 'This slide is only here so your HTTPD works for local editing.';
|
||||
$workshop_message = 'This file will overwritten with Ansible vars in DEFAULTS';
|
||||
$terminal_prompt = '[ansible@redhat] $';
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user