1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

initial checkin -- May 27, 2017

This commit is contained in:
George Hunt 2017-05-27 11:09:50 -07:00
commit 845632d0ac
488 changed files with 41559 additions and 0 deletions

View file

@ -0,0 +1,10 @@
wordpress_src: wordpress-4.7.3.tar.gz
wp_db_name: xsce_wp
wp_db_user: xsce_wp
wp_db_user_password: changeme
wordpress_install: True
wordpress_enabled: True
wp_install_path: /library
wp_abs_path: /library/wordpress
wp_url: /wordpress
wp_full_url: "http://{{ xsce_hostname }}{{ wp_url }}"