+1

-re

On 03/10/2015 03:27 PM, Ralph Bean wrote:
> Tiny freezebreak request here.  We want to add a new icon for fedimg
> with the following patch:
> 
> 
> diff --git a/roles/apps-fp-o/files/img/icons/fedimg.png 
> b/roles/apps-fp-o/files/img/icons/fedimg.png
> new file mode 100644
> index 0000000..2cc02f0
> Binary files /dev/null and b/roles/apps-fp-o/files/img/icons/fedimg.png differ
> diff --git a/roles/apps-fp-o/tasks/main.yml b/roles/apps-fp-o/tasks/main.yml
> index 948d74c..e4a5d5b 100644
> --- a/roles/apps-fp-o/tasks/main.yml
> +++ b/roles/apps-fp-o/tasks/main.yml
> @@ -28,3 +28,8 @@
>    - restart httpd
>    tags:
>    - apps-fp-o
> +
> +- name: Copy over any extra icons we carry
> +  sync: src=img/icons dest=/srv/web/apps-fp-o/img/icons
> +  tags:
> +  - apps-fp-o
> 
> 
> 
> _______________________________________________
> infrastructure mailing list
> [email protected]
> https://admin.fedoraproject.org/mailman/listinfo/infrastructure
> 


Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
infrastructure mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/infrastructure

Reply via email to