Re: FBR: Unfreeze modernpaste instances

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



+1

On 6 June 2017 at 15:42, Ricky Elrod <codeblock@xxxxxxxxxxxxxxxxx> wrote:
> I'd like to unfreeze modernpaste* as they are not release-critical
> boxes. I just didn't think to add "freezes: false" when I made them
> originally. The patch below unfreezes them and moves out some of the
> same-valued vars to the 'modernpaste' ansible group.
>
> commit 5aa33a6fcc0e1de18d8e663331e774a414984f16
> Author: Ricky Elrod <codeblock@xxxxxxxxxxxxxxxxx>
> Date:   Tue Jun 6 19:25:12 2017 +0000
>
>     Unfreeze modernpaste, pull some vars out to group
>
>     Signed-off-by: Ricky Elrod <codeblock@xxxxxxxxxxxxxxxxx>
>
> diff --git a/inventory/group_vars/modernpaste b/inventory/group_vars/modernpaste
> new file mode 100644
> index 0000000..50f33ae
> --- /dev/null
> +++ b/inventory/group_vars/modernpaste
> @@ -0,0 +1,5 @@
> +--
> +freezes: false
> +mem_size: 4096
> +num_cpus: 2
> +tcp_ports: [22, 80, 443]
> diff --git a/inventory/host_vars/modernpaste01.phx2.fedoraproject.org
> b/inventory/host_vars/modernpaste01.phx2.fedoraproject.org
> index 6f3a286..e56aee0 100644
> --- a/inventory/host_vars/modernpaste01.phx2.fedoraproject.org
> +++ b/inventory/host_vars/modernpaste01.phx2.fedoraproject.org
> @@ -6,9 +6,7 @@ dns: 10.5.126.21
>  ks_url: http://10.5.126.23/repo/rhel/ks/kvm-fedora-25
>  ks_repo: http://10.5.126.23/pub/fedora/linux/releases/25/Server/x86_64/os/
>
> -mem_size: 4096
>  volgroup: /dev/vg_virthost03
>  eth0_ip: 10.5.126.230
>  vmhost: virthost03.phx2.fedoraproject.org
>  datacenter: phx2
> -tcp_ports: [22, 80, 443]
> diff --git a/inventory/host_vars/modernpaste02.phx2.fedoraproject.org
> b/inventory/host_vars/modernpaste02.phx2.fedoraproject.org
> index 067c91a..46cfadf 100644
> --- a/inventory/host_vars/modernpaste02.phx2.fedoraproject.org
> +++ b/inventory/host_vars/modernpaste02.phx2.fedoraproject.org
> @@ -6,9 +6,7 @@ dns: 10.5.126.21
>  ks_url: http://10.5.126.23/repo/rhel/ks/kvm-fedora-25
>  ks_repo: http://10.5.126.23/pub/fedora/linux/releases/25/Server/x86_64/os/
>
> -mem_size: 4096
>  volgroup: /dev/vg_virthost01
>  eth0_ip: 10.5.126.238
>  vmhost: virthost01.phx2.fedoraproject.org
>  datacenter: phx2
> -tcp_ports: [22, 80, 443]
> _______________________________________________
> infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx
> To unsubscribe send an email to infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx



-- 
Stephen J Smoogen.
_______________________________________________
infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx




[Index of Archives]     [Fedora Development]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]

  Powered by Linux